F

ToolsICO to PNG

ICO to PNG converter

Upload a .ico file and turn each embedded size into a PNG. Classic favicons often pack 16×16 and 32×32 in one file; this tool lists every frame so you can keep the sizes you need for modern <link> tags.

Loading converter…

Multi-size ICO files

An ICO can hold several bitmaps. Older Windows icons use BMP with a mask; modern favicons usually store PNG data inside the ICO. We read both and show each frame with its pixel size.

When PNG is better

Browsers prefer explicit PNG icons with sizes attributes. Converting ICO to PNG lets you drop images/favicon16x16.png and favicon32x32.png into your site without relying on a single legacy file.

FAQ

Will every frame in my ICO become a PNG?
Yes. Each directory entry is decoded and listed. You can download one frame as PNG or zip all frames at once.
Does this upload my favicon?
No. Parsing and conversion run in your browser. The file never leaves your device.
What if my ICO only has one size?
You still get a single PNG at that size. If you need a full favicon pack, use the favicon generator instead.

Related converters

Need to design a favicon from scratch?

Make one from text, a Font Awesome icon, or an image, then download PNG, SVG, ICO, Apple Touch, and HTML in one zip.

Open favicon generator