Favicon Generator Online Free

Upload an image or type text/emoji to generate favicon files in all standard sizes. Download individual PNGs or all sizes as a ZIP. Processed entirely in your browser.

1 Upload Image
JPG, PNG, WebP, SVG — square images work best
2 Web App Manifest (optional)
3 Generate

Favicon Sizes Explained

  • 16×16 & 32×32 — Standard browser tab and taskbar icons.
  • 48×48 — Windows desktop shortcut icon.
  • 64×64 — High-DPI browser tabs on retina displays.
  • 128×128 — Chrome Web Store and app icons.
  • 192×192 — Android home screen (PWA) icon.

Frequently Asked Questions

What favicon sizes are generated? +
7 sizes: 16×16, 32×32, 48×48, 64×64, 128×128, 192×192, and 512×512 px — covering all browsers, operating systems, and PWA requirements.
Can I make a favicon from text or an emoji? +
Yes. Switch to the Text / Emoji tab, enter 1–3 characters or an emoji, pick your text color, background color, and shape (square, rounded, or circle), then click Generate.
What is a site.webmanifest file? +
It is a JSON file that tells browsers how to treat your website as a Progressive Web App (PWA) — defining the app name, theme color, icon paths, and display mode. Add <link rel="manifest" href="/site.webmanifest" /> to your HTML.
Can I download all sizes at once? +
Yes. Click Download All as ZIP to get all 7 PNG favicons plus the ready-to-use site.webmanifest file packaged in one archive.
Which size should I link in my HTML? +
Use the ready-made HTML snippet shown after generation — it includes all the correct <link> tags for every size. Just copy and paste it into your <head>.