Skip to tool
image.dev

Convert ICO to PNG

The reverse trip: pull the image out of a favicon or Windows .ico so you can edit, upscale or reuse it. The browser decodes the icon file and the tool saves it as a lossless PNG with transparency preserved. One honest note — when an ICO contains several sizes, the browser hands over the one it considers primary, typically the largest.

Drop ICO images hereor click to browse — pasting works too

Processed on your device — your files never leave your browser

Need the other direction? Convert PNG to ICO (favicon)

How it works

Drop in .ico files from favicons, desktop apps or old asset folders; the browser picks each file’s primary entry.

That entry — typically the largest, often 32 or 48px — is written out as a lossless PNG with its alpha untouched.

Download the extracted images singly or zipped, and resist upscaling them; small icons stay small honestly.

ICO vs PNG

The .ico is a container, PNG is a citizen: once extracted, the icon can be edited, upscaled, embedded and version-controlled like any ordinary image. Nothing is lost in the move — only the multi-size packaging, which image editors never understood anyway.

ICOPNG
CompressionLossless (BMP or PNG entries)Lossless
TransparencyYes (full alpha)Yes (full alpha)
AnimationNoNo
SupportUniversal for faviconsUniversal — every browser, editor and OS
Best forFavicons and Windows app iconsLogos, screenshots, graphics with transparency

Frequently asked questions

On this page