Barokit

🌐Favicon Generator (PNG → ICO + Multi-Size)

Create a complete favicon bundle from a single image. Get 16/32/48/64/128/256 PNGs and ICO file as one ZIP.

🔒 Browser-basedNo watermarkNo signup

How to use

  1. 1Upload a roughly square image (1:1 ratio recommended).
  2. 2Click Generate — 6 PNG sizes plus an ICO bundle are produced.
  3. 3Download the ZIP and place the files at your site root.
  4. 4Add a tag like <link rel="icon" href="/favicon.ico"> to your <head>.

FAQ

What's the difference between ICO and PNG?+

ICO is the Windows standard that bundles multiple resolutions in one file. Modern browsers also accept PNG, but providing both ensures legacy compatibility.

Where does my original go?+

Nowhere — all conversion happens in your browser.

Why multiple resolutions?+

Browser tabs use 16/32px, favorites use 48/64px, mobile home screens use 128/256px. A single size can look blurry at smaller resolutions.

What if I upload a rectangular image?+

It'll be stretched or cropped, which looks off. Use [image crop] first to make it 1:1.

Does it create Apple touch icons or manifest icons?+

Currently only the standard favicon bundle. For iOS/PWA icons (180px, 512px), use [image resize].

Can I make a transparent PNG favicon?+

Transparency in the source PNG is preserved — your logo can sit on a transparent background.

Related tools