PNG to ICO converter

Make a favicon.ico from a PNG. The ICO contains 16, 32, 48, 64, 128 and 256 px versions, each stored as PNG.

Drop PNG files here

PNG files (other image formats work too) · up to 100 at once · converted on this device

Tip: you can also paste a copied image.

Convert to
Icon sizes

16, 32, 48, 64, 128 and 256 px in one .ico file.

Why convert PNG to ICO?

Browsers still request /favicon.ico, and Windows shortcuts use ICO. One file with several sizes looks sharp in tabs, bookmarks and taskbars.

What to expect

  • Non-square images are centred on a transparent square.
  • Start from a square PNG of at least 256 × 256 for best results.
  • PNG-compressed icon entries work in all browsers and in Windows Vista and later.

How to convert PNG to ICO

  1. Tap Choose images or drag your PNG files onto the light box (up to 100).
  2. ICO is already selected. Adjust nothing; icon sizes are automatic if you need to.
  3. Press Convert to ICO, then save files one by one or as one ZIP.

Related reading: Check a photo for hidden GPS data before sharing.

The two formats

PNG: Portable Network Graphics (ISO/IEC 15948)

Lossless, supports full transparency. Ideal for screenshots, logos and graphics with flat colour; heavy for photos.

ICO: Windows icon file

A container holding the same icon at several sizes. Used for favicons and Windows shortcuts.

PNG to ICO: questions

What sizes does a favicon.ico need?

16 and 32 px cover browser tabs; 48 px is used by Windows; the larger sizes serve high-DPI screens. This tool includes them all.

Can I use SVG or JPG as the source?

Yes, any supported input works; SVG gives the crispest small sizes.

How do I add it to my site?

Upload favicon.ico to your site’s root folder, or add <link rel="icon" href="/favicon.ico"> in the page head.

Other conversions