🔄

ICO to PNG Converter

Extract PNG images from .ico favicon files at any available size. Free, browser-based, no upload required.

🖼️ Image Tools Free Browser-based
Tool

Why Extract PNG from ICO?

ICO files are favicon containers that bundle multiple image sizes (16×16, 32×32, 48×48, 64×64, 128×128, 256×256) into a single file. Browsers pick the right size automatically, but if you need one of those images as a standalone PNG — for a design file, presentation, or to identify a website's icon — you need to extract it. This tool reads the ICO binary, finds every embedded image, and lets you download each one as a clean PNG.

Standard ICO Sizes

SizeTypical Use
16×16Browser tab favicon, bookmarks
32×32Windows taskbar, address bar
48×48Windows desktop shortcut
64×64High-DPI taskbar icons
128×128macOS dock icons
256×256Windows Vista+ high-res icons

How ICO Files Work

Modern ICO files embed each image either as a standard PNG (for 256×256 and sometimes 128×128) or as a Windows BMP/DIB (for smaller sizes). This tool handles both formats — BMP-encoded images are decoded and rendered to canvas before being exported as PNG.

Frequently Asked Questions