Initializing... drag & drop files here
Supports: ICO
ICO is the Windows icon container — a small bundle that holds one or more low-resolution images (typically 16x16 up to 256x256). HEIC is Apple's HEIF-based still-image format that stores an HEVC-encoded picture at roughly half the size of a comparable JPEG. This converter unpacks the icon, picks an image from inside it, and re-encodes it as a HEIC file. It is a niche conversion: because the source is a small icon, the resulting HEIC is also low-resolution, and HEIC itself opens natively only on Apple devices. If you want an icon image that opens everywhere, convert ICO to PNG instead — PNG is lossless and universally supported.
| Property | Value |
|---|---|
| Origin | Microsoft Windows icon container (icons date to Windows 1.0) |
| Typical sizes | 16x16, 32x32, 48x48, up to 256x256 pixels |
| Multi-image | Yes — one file can hold several sizes and color depths so Windows picks the best for each context |
| Internal encoding | BMP-style bitmap, or PNG (PNG-in-ICO added in Windows Vista, mainly for 256x256) |
| Color depth | 1-bit monochrome up to 32-bit (16.7M colors + 8-bit alpha transparency, Windows XP and later) |
| Transparency | Yes (alpha channel at 32-bit) |
| Best for | App icons, favicons, file-type and folder icons on Windows |
| Property | Value |
|---|---|
| Standard | HEIF — ISO/IEC 23008-12 (MPEG-H Part 12); HEIC = the HEVC-coded variant, .heic extension |
| Released | HEIF introduced 2015 by MPEG; adopted by Apple in iOS 11 (2017) |
| Image codec | HEVC (H.265) still image |
| Compression | Roughly half the file size of an equivalent-quality JPEG |
| Color / HDR | Supports higher-than-8-bit depth and HDR; can carry an alpha plane for transparency |
| Native browser support | Safari 17+ only; not supported in Chrome, Firefox, or Edge (caniuse: HEIF) |
| Best for | Photo storage on iPhone, iPad, and Mac where space matters |
.ico file onto the page or click "+ Add Files" to browse. You can queue several icons and convert them in one batch..heic file. No sign-up and no watermark.Because the source ICO is small. Most icons top out at 256x256 pixels, and many favicons are 16x16 or 32x32. HEIC compresses efficiently but cannot invent detail that was never in the icon, so a 48x48 ICO becomes a 48x48 HEIC. Enlarging it during conversion just stretches the same pixels and looks blocky.
A single .ico can bundle several sizes (for example 16, 32, 48, and 256 pixels). The converter reads the icon directory and encodes one of those embedded images into the HEIC — it does not merge them. To control the final pixel size, start from an ICO whose largest embedded image is the size you want, or convert to PNG first where the size is easier to inspect.
Not by default. HEIC renders natively only on Apple platforms — macOS, iOS, iPadOS, and Safari 17 and later. Chrome, Firefox, and Edge do not display HEIC, and Windows needs Microsoft's HEIF/HEVC extensions installed before File Explorer or Photos will show it. For an icon image that opens anywhere, convert ICO to PNG instead.
It can. ICO stores transparency as a 32-bit alpha channel, and HEIF supports an alpha plane, so a transparent icon background can be preserved. If a viewer that lacks full HEIC support shows a black or white box behind the image instead of transparency, that is the viewer's limitation, not lost data — PNG is the safer choice when transparency must survive everywhere.
It is uncommon. The realistic reasons are storing an icon image inside an Apple-only photo workflow, or testing how a small graphic behaves once it is HEVC-encoded. For sharing, web use, or anything cross-platform, PNG or JPG is the practical target — this page exists mainly to cover the case honestly rather than to recommend it.
Sometimes, but the difference is minor at icon sizes. HEIC's roughly-half-of-JPEG advantage shows up on full photographs, where there is a lot of detail to compress. A 32x32 icon is already tiny, so the HEVC encoding overhead can leave the HEIC about the same size as the ICO. The space win is not a reason to do this conversion.
Yes. In our testing, PNG is the cleaner starting point because it carries a single full-resolution image with no icon-directory ambiguity. Use convert PNG to HEIC for that path; the quality and transparency options work the same way.
Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There is no sign-up, no watermark, and files are never shared or made public.