Favicon Generator
Generate a complete favicon pack (ICO, PNGs, webmanifest) from one image
Your data never leaves your deviceFrequently Asked Questions
-
What does the zip contain?
Ten PNG sizes (16, 32, 48, 64, 96, 128, 180, 192, 256, 512 pixels), a favicon.ico with 16/32/48 embedded, a minimal site.webmanifest for PWA support, and an HTML snippet with ready-to-paste <link> tags.
-
What size should I upload?
A square PNG or SVG at 512×512 pixels or larger gives the best results. Smaller sources will be upscaled, which reduces quality. Non-square images can be cropped or padded via the fit-mode toggle.
-
Does this work for Progressive Web Apps?
Yes. The generated site.webmanifest references the 192 and 512 PNGs with the standard icon fields, which is what PWA installers require.
-
Does my image leave the browser?
No. Resizing, ICO packaging, and zip generation all run locally. The source image and generated files never upload anywhere.