Free Favicon Generator
Upload an image to generate a favicon.ico, PNG icons, and the HTML tags to drop into your site.
Drop a square image here, or click to browse
A square PNG of at least 512×512 works best · never uploaded
How to use / FAQ
What files does it generate?
A multi-resolution favicon.ico (16, 32, and 48 pixels), separate PNG icons for browsers, a 180×180 apple-touch-icon for iOS home screens, and 192×192 and 512×512 PNGs for Android and web app manifests. Download each one and drop them into your site's root.
What image should I upload?
A square image at least 512×512 pixels gives the sharpest results at every size. Simple, high-contrast logos read best when scaled down to 16×16, since fine detail disappears at favicon sizes.
Where do the files and HTML go?
Place the downloaded files in your website's root directory (the same level as your index page), then paste the provided <link> tags into the <head> of your HTML. The manifest line is optional but recommended for installable web apps.
Is my image uploaded to a server?
No. Resizing and the .ico packaging happen entirely in your browser with the canvas API, so your artwork never leaves your device.