Favicon generator
Build a full favicon set from an uploaded image or a short emoji/text mark. Everything runs locally — your image never leaves the browser.
~~~
Source
Loaded:
Layout
Preview
~~~
Site metadata
Download
ZIP includes favicon.ico (16/32/48 PNG-in-ICO), PNG sizes, site.webmanifest, and an HTML snippet. Place files in your public root.
~~~
HTML link tags
Web manifest
~~~
About this tool
A modern favicon set needs more than a single 16×16 ICO. iOS wants a 180×180 apple-touch-icon, PWAs need 192 and 512 PNGs, and desktop browsers still read favicon.ico. This generator renders every size from one source and outputs valid PNG-in-ICO files browsers accept today.
Processing happens entirely in your browser with the Canvas API. Nothing is uploaded to a server.
~~~