Favicon Generator
Turn any image or logo into a favicon.ico plus all the PNG sizes a website needs — free, in-browser.
Generating favicons…
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png">
<link rel="apple-touch-icon" href="/favicon-180x180.png">
Create a complete favicon set from any image or logo: a real multi-size favicon.ico (16/32/48) plus PNGs for browsers, Android and Apple touch icons (16, 32, 48, 64, 180, 192, 512). Generated entirely in your browser — nothing is uploaded.
How to use it
Upload a square PNG, JPG or SVG (512×512 or larger is best), download favicon.ico and the PNG sizes, then paste the provided <link> tags into your site's <head>. Starting from a vector logo? Convert it first with SVG to PNG.
Frequently asked questions
What files do I get?
A multi-resolution favicon.ico plus individual PNGs (16, 32, 48, 64, 180, 192 and 512 px) covering browsers, Android and iOS.
Where do I put the files?
Upload them to your site's root folder and add the <link> tags shown by the tool to your HTML <head>.
What image should I upload?
A square image at 512×512 or larger works best so every size stays sharp.