Favicon Generator — Complete Favicon Set
Every website needs favicons, and creating the full set shouldn’t require design software or a dozen manual export steps. Upload any image and imgic instantly generates a comprehensive, modern favicon package: standard ICO and PNG favicons, Apple touch icons, Android/PWA icons, Microsoft tile images, plus ready-to-use manifest.json, browserconfig.xml, and an instructions.txt with the HTML snippet you need. Everything is bundled into a single ZIP download.
Generate favicon files
Drop your image here, or
Ready to upload an image.
Why use this tool?
The favicon generator produces a complete set of modern favicon assets from a single source image. You get standard favicons (ICO, 16×16, 32×32), Apple touch icons (180×180, 152×152, 120×120), Android/PWA icons (192×192, 512×512), and Microsoft tile images (144×144, 150×150, 310×310). The ZIP also includes a manifest.json for PWA support, a browserconfig.xml for Microsoft browsers, and an instructions.txt containing a ready-to-paste HTML snippet wrapped in branded comments. Simply drop your source image onto the page and the tool handles cropping, scaling, and format conversion in one step. Your files are processed entirely within your browser using canvas APIs built into your device, so nothing is ever uploaded to a remote server. The finished ZIP is assembled locally and ready for download within seconds.
Also try
Frequently asked questions
What files does the favicon generator produce?
It exports favicon.ico, standard PNG favicons (16×16, 32×32), Apple touch icons (180×180, 152×152, 120×120), Android/PWA icons (192×192, 512×512), Microsoft tile images (144×144, 150×150, 310×310), plus manifest.json, browserconfig.xml, and an instructions.txt with the HTML snippet for your site.
Is my file private and secure?
Completely. Your file is processed 100% inside your browser using the Web APIs built into your device. Nothing is uploaded to any server — imgic never sees, stores, or transmits your images. You can even use these tools offline once the page has loaded.
What image formats can I use as a source?
You can upload PNG, JPEG, WebP, SVG, or any other format your browser supports natively. The tool will convert and resize your source image into the required favicon dimensions automatically.
Do I need to crop my image to a square first?
No. The generator handles non-square images by scaling them to fit each target size. For the best visual results, starting with a square or near-square image is recommended, but it isn’t required.
How do I add the generated favicons to my website?
Unzip the download into your site’s root or public directory. Open instructions.txt and copy the HTML snippet into your page’s head section. The snippet includes link tags for all icon sizes, the manifest, browserconfig, and theme-color meta tags.