Favicon Generator
Generate common favicon and app icon sizes from one image. 16px to 512px.
Upload your logo or icon
Your file never leaves your device · No signup · No daily limit
Up to 25 MB per file
Generate common favicon and app icon sizes from one image. 16px to 512px.
Upload your logo or icon
Your file never leaves your device · No signup · No daily limit
Up to 25 MB per file
Each platform reaches for a different file. Browsers use the 16 and 32 px icons in tabs and bookmarks, iOS uses the 180 px apple-touch icon when someone adds your site to their home screen, and Android reads the manifest to find the 192 and 512 px icons. Ship only one and the others fall back to something blurry or generic.
It is the set of <link> and <meta> tags that tell browsers where the icons live. Paste it into your page <head>. Without it the files sit in your site root and most of them are never found.
Transparent is the safer default and looks right in browser tabs. Choose a solid colour if your mark is dark and might sit against a dark tab bar, or if you want the same colour behind the icon on an iOS home screen, which flattens transparency to white anyway.
No. The resizing, the ICO packing and the manifest are all built in your browser. The image never leaves your device.