InvoTirth Enterprise
Runs on your device

Favicon generator

One logo in, a complete icon set out — favicon.ico, ten PNG sizes, a web manifest and the HTML to paste.

favicon.ico16 → 512 pxApple touchWeb manifest

A favicon is no longer one file. Browsers want an ICO, Apple wants a 180 px touch icon, Android reads a web manifest, and each looks in a different place. This produces all of it from a single source image, packaged in a ZIP with instructions.

How to use it

  1. Drop in a square logo — 512 × 512 or larger, PNG or SVG for the sharpest result.
  2. Choose a background, padding and corner style.
  3. Generate and download the ZIP, then upload its contents to your site root.

What is in the ZIP

Designing an icon that works at 16 px

A favicon is often displayed sixteen pixels across. Detail that reads beautifully on a business card disappears entirely at that size.

Questions

What size should my source image be?

512 × 512 or larger, square. SVG gives the crispest small sizes since every size is rendered from vectors.

Do I still need favicon.ico?

Yes. Older browsers and Windows shortcuts look for it at the site root, and it costs nothing to include.

Where do I put the files?

Your website's root directory, so they resolve at yoursite.com/favicon.ico. Then paste in the HTML from the included text file.

Why is my favicon not updating?

Browsers cache favicons aggressively. Hard-refresh, or open the icon URL directly to confirm it is live.

Are my files uploaded?

No. Everything is generated in your browser.

Related tools