Favicon Generator
Turn any image into a full favicon set — 16px to 512px, plus a ready-to-paste HTML snippet.
Drop an image here, or click to choose a file
A logo or square-ish image works best — processed entirely in your browser, nothing uploaded.
Drag the image to reposition it within the square crop.
Your favicon pack
What you get
Upload a logo or image, crop it to a square, and this tool generates the modern favicon set most
sites need: 16×16 and 32×32 (browser tab icons), a 180×180 Apple touch icon
(iOS home screen), and 192×192 / 512×512 icons for Android and PWA install prompts.
It also writes a ready-to-use site.webmanifest file and the exact
<link> tags to paste into your site's <head>.
Everything is generated in your browser using the Canvas API — your logo is never uploaded to a server.
How to install it on your site
- Download all the generated files and put them in your site's root folder (next to
index.html). - Save the
site.webmanifestfile there too. - Paste the
<head>snippet into every page's<head>— or once, into a shared layout/header if your site has one.