Favicon Generator
Create a favicon ZIP from text or an image with all required sizes and HTML snippet. Free online tool, no signup, browser-based.
Preparing private browser tool…
Frequently asked questions
- What sizes does it generate?
- 16, 32, 48, 64, 128, 180 (Apple touch), 192 (Android Chrome), and 512px PNGs, plus a favicon.ico fallback and a site.webmanifest manifest file - everything modern browsers need.
- Can I use a custom image instead of text?
- Yes. Switch to "From image" and upload any PNG/JPG/SVG. The image is contain-fitted into each square output size.
- Is the file uploaded?
- No. The favicon ZIP is generated entirely in your browser using <canvas> and JSZip. Nothing is sent to a server.
- Does it create a real .ico file?
- It includes a 32x32 PNG named favicon.ico for the legacy fallback. Most browsers accept this. For a true multi-resolution .ico, use a dedicated converter.
- Where do I install the files?
- Extract the ZIP into your site root and add the included html-snippet.html lines to your <head>. The manifest goes in the root and is referenced by the snippet.