Favicon Generator
Generate favicons in every size from one image.
Converting…
How to use these icons
Unzip into your site root and add: <link rel="icon" href="/favicon.ico" sizes="32x32">, <link rel="icon" type="image/svg+xml" href="/favicon.svg">, <link rel="apple-touch-icon" href="/apple-touch-icon.png"> and a web manifest referencing icon-192.png and icon-512.png.
Your images are processed locally in your browser whenever possible.
How it works
- 1 Drop a square image (PNG, JPG or SVG).
- 2 Click Generate to render every size.
- 3 Download the ZIP and unzip it into your site root.
- 4 Add the icon links shown below to your HTML <head>.
Common use cases
- Add a favicon to a website.
- Create icons for a PWA manifest.
- Generate an apple-touch-icon for iOS.
- Produce a favicon.ico without a desktop app.
Frequently asked questions
Are my images uploaded to a server?
No. Everything runs locally in your browser — your images never leave your device and nothing is stored.
Do I get a favicon.ico?
Yes. The ZIP includes a favicon.ico bundling the 16, 32 and 48px sizes, plus PNG icons and an apple-touch-icon.
What about favicon.svg?
If you upload an SVG, a sanitized favicon.svg is included so modern browsers can use a crisp vector icon.
Is it really free?
Yes — free, with no signup, no watermark and no limits.