Favicon Generator
Upload a logo or image and get a complete favicon set, in every common size, as a zip.
Drag & drop an image, or click to browse
PNG, JPG, WEBP - up to 5MB
Generates 16x16, 32x32, 48x48, 180x180 (Apple touch icon), 192x192 and 512x512 PNGs, plus a ready-to-paste HTML snippet.
Fit
Center-crops to square (default). Switch to “Fit with padding” to keep the whole image visible with a solid background instead.
अक्सर पूछे जाने वाले प्रश्न
Do I need a .ico file specifically?
Not anymore for most cases, modern browsers support PNG favicons directly via <link rel="icon">. This tool generates PNGs at every size you actually need, which is simpler and looks identical in practice.
Why is my image cropped to a square?
Favicons are always square. If your source image isn't square, it's center-cropped first so nothing looks stretched or distorted.
What do I do with the zip file?
Upload the PNG files to your site's root (or wherever you serve static assets from), then paste the included favicon-tags.html snippet into your page's <head>.