EllyTools

Image Tools

Calculators

Text Tools

Color Tools

File Tools

Utility Tools

Favicon Maker

Generate favicons & ICO for your website

Upload an image

Drag & drop or click to select Β· JPG, PNG, SVG, WEBP

Square images work best for favicons

β—ˆ How to Use

1

Upload your logo or image

2

Preview how it looks as a browser tab icon

3

Download everything as a ZIP and copy the HTML

❓ Frequently Asked Questions

Related Tools

β—‰ Who Is This For?

  • βœ“Web developers adding favicons to websites
  • βœ“Business owners branding their browser tabs
  • βœ“Designers creating multi-size favicon sets

Favicon Maker: The Tiny Icon That Defines Your Browser Tab

A favicon is the small image next to your site's name in browser tabs and bookmarks. It's tiny β€” usually 32Γ—32 pixels β€” but it shapes how your site is recognized. This guide covers what sizes you need and how modern favicons differ from classic ones.

Favicons started out as a single 16Γ—16 .ico file that browsers fetched from the site root. Modern web requires multiple sizes for different contexts β€” tabs, bookmarks, iOS home screens, Android shortcuts, Windows tiles. A favicon maker generates them all from one source image.

Favicon sizes you need

SizeUse case
16Γ—16Browser tab, bookmark
32Γ—32Browser tab on retina displays
48Γ—48Windows site icons
180Γ—180Apple touch icon (home screen; transparent pixels turn black, so it is saved opaque)
192Γ—192Android home screen (listed in site.webmanifest)
512Γ—512Installed web app and splash screen (listed in site.webmanifest)

Design tips

  • β€’Start with a square source image, ideally 512Γ—512 or larger.
  • β€’Test at 16Γ—16 β€” if it's unrecognizable that small, simplify the design.
  • β€’Use bold shapes, not fine detail; thin lines disappear at small sizes.
  • β€’Match brand colors but ensure contrast against both light and dark browser themes.

Extended FAQ

Is .ico still required?

Yes. Browsers and many services request /favicon.ico from the site root even without a link tag, so keep it alongside the PNGs. The ZIP includes both.

Do I need every size?

The ZIP holds only files something actually reads: favicon.ico, 16/32/96px PNGs, the 180px Apple icon, and the 192/512px Android icons with their manifest.

Are my files uploaded?

No. The source image is read locally and every icon size is generated in the page. Nothing is uploaded.