Favicon Generator
Upload an image once, download every favicon size you need: browser tabs, iOS home screen, and Android/PWA icons, plus the HTML to use them.
Click to choose an image, or drag and drop it here
Square images work best. Stays on your device, nothing is uploaded.
What you get
A .zip with 16×16, 32×32, and 48×48 PNGs for browser tabs, a 180×180 apple-touch-icon for iOS home screens, and 192×192 / 512×512 PNGs for Android and PWA manifests, plus a text file with the exact <link> tags to paste into your site's <head>.
Common questions
Why not a .ico file?
Modern browsers, iOS, and Android all support PNG favicons directly, which is what every size in this download is. A .ico file historically bundled multiple sizes into one container, but it's no longer required, the HTML snippet included points browsers to the right PNG for each context.
What image should I upload?
A square image works best and crops cleanly. Non-square images are automatically cropped to a centered square before resizing, so the important part of your logo should be near the center.
Is my image uploaded anywhere?
No, every size is generated locally in your browser using the canvas API. Nothing is sent to a server.