Generated sizes
What is the Favicon Generator?
A favicon generator turns one source image into the full set of icon files modern websites need: 10 PNG sizes (16 for browser tabs through 512 for PWA manifests), a multi-resolution favicon.ico, site.webmanifest for PWAs, browserconfig.xml for Windows tiles, and a ready-to-paste HTML snippet. Everything packaged as a ZIP, ready to drop into your site root.
Most generators give you 4-5 sizes and skip the manifest files. We ship all 10 PNG sizes plus the supporting files needed for iOS home screens, Android Chrome, Windows tiles, and PWA installs. Everything runs in your browser. Your source image never uploads anywhere.
How it works
Features
Why this generator
10 PNGs + .ico + manifest + browserconfig + HTML snippet, ZIP'd. Most free generators ship 4-5 PNGs and call it done.
site.webmanifest is generated with theme color, background color, and all icon refs. Drop in and your site qualifies for Add-to-Home-Screen.
realfavicongenerator.net uploads to their server. We process locally. Your unreleased logos and design drafts stay private.
Unlimited generations. The competing free tier on most sites watermarks or limits features.
Who uses it
Real use cases
- You launched a Next.js site and the default favicon shows. Drop your logo, download the bundle, copy files to /public, paste the head snippet. Browser tab now shows your brand.
- Your site qualifies for PWA install on Android but the icon shows broken. Generate the bundle -site.webmanifest with 192 + 512 icons fixes the install prompt.
- You're handing off a website to a client and need the full favicon set as a brand deliverable. ZIP it up, drop in the brand assets folder.
- Your iOS users see a generic icon when they save your site to home screen. Apple touch icon at 180x180 is in the bundle. Drop it in, problem solved.
- You changed your logo and need to refresh every favicon size on your live site. Generate, replace files, hard refresh. 90 seconds.
- You're building a static site generator and want to add favicon support. Use this once, save the head snippet, hard-code into your starter template.
Compared with other tools
| Feature | Molixa | realfavicongenerator | favicon.io | favicon-generator.org |
|---|---|---|---|---|
| PNG sizes | 10 | 9 | 5 | 9 |
| ICO multi-resolution | Yes | Yes | Yes | Yes |
| site.webmanifest | Yes | Yes | Partial | No |
| browserconfig.xml | Yes | Yes | No | No |
| Head HTML snippet | Yes | Yes | Partial | No |
| Free, no signup | Yes | Yes (ads) | Yes | Yes (ads) |
| Browser-only | Yes | Server upload | Server upload | Server upload |
Frequently asked questions
Is the favicon generator free?▾
Yes. Unlimited use, no signup, no daily cap, no watermark. Generation runs entirely in your browser. realfavicongenerator.net is free but ad-supported and uploads your image to their server; we don't.
What sizes do I get?▾
10 PNG sizes (16, 32, 48, 64, 96, 128, 180, 192, 256, 512) plus a multi-resolution favicon.ico containing 16+32+48. Covers Chrome, Firefox, Safari, Edge, iOS home screens, Android Chrome, Windows tiles, and PWA manifest icons.
What's in the bundle?▾
Everything as a ZIP: 10 PNGs, favicon.ico, site.webmanifest (PWA manifest), browserconfig.xml (Windows tiles), HEAD-snippet.html (paste into your head), and a README. Drop the contents into your site root, paste the snippet, done.
Do I need all those sizes?▾
Modern browsers can use the .ico for tab favicons. The PNGs are still recommended because some platforms (iOS home screens, Android, PWAs) require specific sizes. The full set ensures your icon looks crisp on every device.
Can I use a square or rectangular image?▾
Both work. The generator covers-fits to a square at every size, so a portrait photo will get cropped to square. For best results, upload a square master at 512x512 or larger so each size is sharp.
Should I use SVG?▾
SVG favicons are supported by Chrome, Firefox, Safari (modern). They're great for crisp rendering at any size. We don't auto-convert PNG to SVG (PNGs are raster, SVGs are vector -needs a separate vectorize step). If you have an SVG master, use the SVG to PNG tool to make raster fallbacks.
What's the difference between favicon.ico and PNG?▾
favicon.ico is a Windows multi-resolution format that browsers all understand. PNGs are individual files for specific sizes. We ship both because some platforms only check .ico, others only check PNGs at specific sizes. Belt and suspenders.
How do I install the favicons?▾
Upload the bundle to your site root (where index.html lives). Paste the HEAD-snippet.html into your site's head element. Reload, hard-refresh. Verify in DevTools > Application > Manifest.
Why doesn't my favicon show up?▾
Three common causes. (1) Browser cache -hard refresh (Ctrl+Shift+R). (2) Favicon files in the wrong path -they need to be at the same level as index.html. (3) MIME type wrong -your server should serve .ico as image/x-icon and .png as image/png.
Is my image private?▾
Yes. The whole tool runs in your browser. Image bytes are read by FileReader, decoded by the browser, resized via Canvas, and packed into a ZIP -all locally. No upload, no server, no log.
Generate favicons now
10 PNG sizes, .ico, manifest, browserconfig, head snippet. Free unlimited.
Open the favicon generatorThe Favicon Generator page is built, reviewed, and maintained by the Molixa team. We use the tool we ship and update the docs when the behavior changes.
Related Image Tools
Watermark Remover
Brush over a watermark or object and remove it cleanly with AI. Pro/Plus.
Image Compressor
Multi-encoder side-by-side, visual diff slider, batch zip, no 20/mo cap.
Image to Base64 Converter
6 snippet formats, batch upload, size warnings, browser-only.
SVG to PNG Converter
Custom DPI, 7 resolution presets, batch + ZIP, PNG/JPG/WebP.
Image Resizer
37 presets, 4 modes, batch ZIP export, browser-only.
Screenshot Beautifier
8 gradients, 3 frames, full controls, browser-only.
Popular Tools
AI Content Detector
Check if text was written by AI with a sentence-by-sentence heatmap.
YouTube Video Summarizer
Turn any YouTube video into clear notes with chapters, quotes, chat, and flashcards.
PDF Summarizer
PDF summarizer with page citations, multi-doc compare, and domain templates.
AI Text Rewriter
Paraphrase in 10 modes with diff view, freeze words, and brand voice training.
AI Math Solver
Free math solver with step-by-step solutions, photo upload, and 4 learning modes.
JSON Formatter & Validator
Format, validate, tree-view, schema-gen, type-gen, diff. 100% browser-side.