Skip to content
T
Tools.Town
Free Online Tools for Everyone
.ico

ICO Converter

100% Free

Convert a PNG into a multi-resolution .ico favicon — 16, 32, 48, 64, 128, and 256 px — entirely in your browser.

Instant
Client-Side
Multi-Size

Choose a PNG (ideally square, 256×256 or larger). Everything runs in your browser — nothing is uploaded.

Embed This Tool

Easy to Embed

Add ICO Converter to your website or blog in seconds.

  • Responsive design
  • Lightweight & fast
  • No backend required
  • Always up-to-date
<iframe
  src="https://tools.town/embed/ico-converter/"
  width="100%"
  height="600"
  style="border:none; border-radius:12px;"
  loading="lazy"
  title="ICO Converter">
</iframe>

Share This Tool

Share Instantly

Share ICO Converter with anyone — no login required.

  • Shareable link
  • No login required
  • Works on any device
  • No account needed

Share via

Advertisement

How to Use

  1. 1 Upload a PNG — ideally square and at least 256×256 for the sharpest icons.
  2. 2 Tick the sizes you want packed into the file (16, 32, 48, 64, 128, 256 px).
  3. 3 Click Convert to ICO to build the multi-resolution icon.
  4. 4 Download your .ico and drop it in your site root or use it as a Windows icon.

Features

  • Packs several resolutions into one true .ico container.
  • Choose any combination of 16, 32, 48, 64, 128, and 256 px.
  • Embeds PNG-compressed entries, so 32-bit alpha transparency is preserved.
  • Live source preview with a non-square warning before you convert.
  • 100% client-side — your image is never uploaded.

Why it Matters

A favicon.ico is still the most broadly compatible way to give your site an icon — older browsers, Windows shortcuts, and many feed readers look for it by name. The catch is that a good .ico isn't a single image: it bundles several sizes so the browser can pick the crispest one for a tab, a bookmark bar, or a high-DPI display. This converter assembles that multi-resolution container from one PNG in your browser, embedding each size as a PNG entry so transparency survives intact.

★★★★★

Use Cases

Site Favicons

Generate the classic favicon.ico that browsers and bookmarks fall back to.

App & Shortcut Icons

Produce a multi-size .ico for Windows shortcuts, installers, and desktop apps.

High-DPI Tabs

Include 128 and 256 px entries so the icon stays sharp on retina displays.

Private Conversion

Convert brand logos to .ico without sending them to a third-party server.

How to use

  1. Upload a PNG — square and at least 256×256 gives the sharpest result.
  2. Tick the sizes you want in the file. 16/32/48 px is the safe default; add larger sizes for high-DPI displays.
  3. Click Convert to ICO to build the multi-resolution icon.
  4. Download the .ico and place it at your site root (as favicon.ico) or use it as a Windows icon.

What is an ICO file

An .ico is a container that holds several icon images at once. When a browser needs a favicon, it reads the directory inside the file and picks the size that best fits where it’s showing the icon — a 16 px tab, a 32 px bookmark, or a larger high-DPI slot. Bundling multiple sizes means the icon always looks crisp instead of being scaled from a single bitmap.

Choosing sizes

  • 16 px — browser tabs and address bars.
  • 32 px — taskbar, bookmarks, and standard-DPI shortcuts.
  • 48 px — Windows desktop and larger list views.
  • 64 / 128 / 256 px — high-DPI displays and places the icon is shown big.

Including 16, 32, and 48 covers the vast majority of cases; add the larger entries when you want extra sharpness.

Transparency is preserved

Each size is embedded as a PNG inside the .ico, which keeps full 32-bit alpha transparency. Soft edges and transparent corners come through exactly as they look in your source image.

Private by design

The conversion happens entirely in your browser — the PNG is drawn to a canvas at each size and the .ico is assembled in memory. Your image is never uploaded, so it’s safe for confidential logos and brand assets.

Frequently Asked Questions

What sizes should a favicon.ico contain?
16, 32, and 48 px cover browser tabs and the Windows taskbar, which is enough for most sites. Adding 64, 128, or 256 px keeps the icon sharp on high-DPI screens and when it's shown larger, at the cost of a slightly bigger file.
Does the .ico keep transparency?
Yes. Each size is embedded as a PNG entry with full 32-bit alpha, so transparent corners and soft edges are preserved exactly as they were in your source PNG.
My image isn't square — what happens?
Each icon is square, so a non-square source is stretched to fit. The tool warns you before converting. For the best result, start from a square PNG (crop it first if needed).
Is my image uploaded anywhere?
No. The PNG is rasterised to each size on a canvas and packed into the .ico entirely in your browser. Nothing is sent to a server.

Related Tools You Might Like

Browse more free tools