Every icon size a site needs
Websites need favicons in several sizes - 16 and 32px for browser tabs, 180px for Apple touch icons, 192 and 512px for Android and PWA manifests. This tool produces them all from one image and zips them up.
Each icon is a centred square crop of your source, scaled cleanly. Everything is generated in your browser.
How to use it
- Drop a square logo or image (PNG with transparency works great).
- Click Generate Favicons.
- Download the ZIP and drop the PNGs into your site, linking the sizes you need.
Frequently asked questions
Which sizes do I get?
16, 32, 48, 64, 180, 192 and 512px PNGs - covering browser tabs, Apple touch icons, Android and PWA icons.
Do I get an .ico file?
The set is PNG, which all modern browsers accept via link tags. PNG favicons are the current best practice; a multi-size .ico is rarely needed today.
Are my images uploaded?
No. The icons are generated in your browser, so your logo never leaves your device.