Favicon Generator
NewGenerate a full favicon set (16x16 to 512x512) from any source image, with ready-to-use HTML tags.
Non-square images are center-cropped to a square before each favicon size is rendered.
Frequently Asked Questions
Does this generate an .ico file too?
No. It generates six PNG files only: 16, 32, 48, 180, 192, and 512 pixels. It does not export a multi-size `.ico` file.
What happens if my source image isn't square?
The tool center-crops it to the largest possible square before rendering every favicon size. It also shows the crop size and source offset it used.
Can I download everything as a zip?
No. Download all starts a sequence of individual file downloads spaced slightly apart. Browsers that block multiple downloads may ask for permission.
Does it create a web app manifest file too?
It does not generate `manifest.webmanifest`. It only creates PNG assets plus HTML link snippets for `rel="icon"` and `rel="apple-touch-icon"`.
Why do the tiny previews look pixelated?
That is intentional for the smallest sizes. The tool uses pixelated rendering on 16-48px previews so you can inspect how sharp they will look at favicon scale.