๐Ÿ‘จโ€๐Ÿ’ป Developer ยท Free

A real .ico โ€”
not a renamed PNG.

Multi-resolution favicon.ico, every PNG Apple and Android want, and the HTML to paste.

โ–ถ๏ธŽ How to use โ€” watch it work on real numbers

๐Ÿ”’ Drawn and encoded in your browser โ€” your logo is never uploaded.

Free favicon generator โ€” with a real ICO

Every site needs a favicon, and the job is more annoying than it should be: browsers want favicon.ico at the root, Apple wants a 180ร—180 touch icon, Android wants 192 and 512, and the tab itself wants 16 and 32. This generator produces all of them at once from a logo or from a single letter, plus the exact HTML to paste โ€” and it does the whole thing in your browser.

Why "a real ICO" is worth saying out loud

An ICO is not a PNG with a different extension. It is a small directory format: a header, one entry per image, then the image data โ€” which is why a single favicon.ico can hold 16, 32 and 48 pixel versions at once and let the browser pick the sharpest one for the tab, the bookmark bar or a desktop shortcut. Plenty of generators just rename a PNG and rely on browsers being forgiving. This one writes the ICO structure byte by byte with all three sizes embedded, because "usually works" is not the same as correct.

Letter, emoji or logo

No logo yet? Type a letter or an emoji, pick two colours and you have a clean icon in seconds โ€” which beats an empty grey globe in the tab while you wait for a designer. Got a logo? Drop it in, set the padding (icons need breathing room at 16px), and choose rounded, circle or square. The preview shows you the actual 16ร—16, because that is the size that matters and the size everyone forgets to check.

Do I still need favicon.ico?๏ผ‹
Yes โ€” browsers still request it from the site root, and one ICO carries 16/32/48 in a single file.
Can't I just rename a PNG?๏ผ‹
It often works because browsers are forgiving, but it isn't an ICO. This tool writes the real format.
Is my logo uploaded?๏ผ‹
No โ€” everything is drawn and encoded in your browser.

Related: Image Compressor ยท Palette Extractor ยท Background Remover