Convert HEIC to ICO Online
Create favicon ICO files from your HEIC images. Choose from standard icon sizes.
Drop your HEIC file here
or click to select
How HEIC to ICO works
Upload HEIC
Drag & drop or click to select your HEIC file.
Choose Options
Adjust quality, size, or other output settings if needed.
Download ICO
Click Convert and your ICO file downloads instantly.
About HEIC to ICO conversion
ICO (Windows Icon) files are the standard format for website favicons and Windows application icons. What makes ICO files special is that a single .ico file can contain multiple sizes of the same icon simultaneously - Browsers and operating systems automatically select the most appropriate size for the context (16×16 in browser tabs, 32×32 on the taskbar, 256×256 for folder views on high-DPI displays). If your logo or artwork was created or exported on a Mac as HEIC, this tool turns it into a ready-to-deploy icon.
For favicons specifically, modern best practice is to include at least 16×16, 32×32, and 48×48 in the ICO file, plus a separate 180×180 PNG for Apple Touch Icon (used when iOS saves your site to the home screen). The favicon.ico file should be placed in your web root so browsers find it automatically.
Source image quality matters significantly for small icon sizes. Use a square, high-contrast image with a simple subject - Complex photography looks like an indistinct blob at 16×16. Logos with bold outlines and limited colours work best. iPhone HEIC captures are far larger than 256×256, so downscaled icon sizes will be crisp.
Where ICO comes from
ICO (Icon) is a Windows container format introduced with Windows 1.0 in 1985. Originally limited to 16-colour 32x32 pixel images, the format evolved through Windows XP (which added 32-bit alpha) and Windows Vista (which embedded PNG inside ICO for 256x256 sizes). A single ICO file contains multiple resolutions so the OS can pick the right one for the Start Menu, taskbar, file explorer or alt-tab switcher. ICO became the de facto favicon standard in 1999 when Internet Explorer 5 introduced favicon.ico, and most browsers still request that path today — Windows machines that need a paid HEVC codec just to open a HEIC will render an ICO without complaint.
HEIC vs ICO at a glance
| HEIC | ICO | |
|---|---|---|
| Compression | HEVC intra-frame (lossy or lossless) | Uncompressed BMP (or PNG inside) |
| Transparency | Full alpha channel | Full alpha channel |
| Typical file size (12 MP photo) | 1.5-2.5 MB | 100-300 KB (downsampled to 256 px) |
| Best for | iPhone photos, Apple ecosystem | Windows favicons, app icons |
| Animation | Yes (Live Photos, bursts) | No |
| Bit depth | 8 or 10-bit | 32-bit (24-bit + alpha) |
| Browser support | Safari only | Universal as favicon |
Real-world workflow — Indie developer ships a Windows app icon from an iPad mockup
- Receive the 1024x1024 logo render exported from the client's iPad as HEIC
- Convert HEIC to multi-resolution ICO (16, 32, 48, 256) — the alpha edges carry over
- Drop the ICO into Visual Studio project resources
- Compile the installer — Windows shows a crisp icon at every DPI
Recommended conversion settings
| Use case | Settings |
|---|---|
| Website favicon | Multi-res: 16, 32, 48 px embedded |
| Windows desktop app | Full set: 16, 32, 48, 64, 128, 256 px |
| Shortcut icon (.lnk) | 32 and 48 px, keep the HEIC alpha as 32-bit |
| Installer (.msi) | 256 px PNG-compressed for retina |
Where will your ICO file open?
| Platform | HEIC | ICO |
|---|---|---|
| macOS Preview | ✓ | ~ |
| Windows Photos | ~ | ✓ |
| Outlook (desktop) | ✗ | ✗ |
| Gmail | ~ | ✗ |
| iPhone Photos | ✓ | ✗ |
| Android gallery | ~ | ✗ |
| Photoshop | ✓ | ~ |
| Chrome/Safari/Firefox | ~ | ✓ |
| Slack/Discord | ✗ | ✗ |
When to convert HEIC to ICO
The most common use for converting HEIC to ICO is creating a website favicon from an image captured or stored on an iPhone - A logo photographed on paper, a product shot, or artwork saved to the camera roll. Browsers expect the favicon at /favicon.ico, and an ICO file can bundle multiple sizes (16×16, 32×32, 48×48) so the browser picks the right one.
Windows developers also use ICO for application icons, shortcuts, and installers. Converting from HEIC lets Mac-based designers deliver Windows icon assets directly from their Photos library without an intermediate export step.
Start from the highest-resolution source available - The converter generates each icon size by downscaling, and a sharp 1024×1024 crop produces far cleaner 16×16 results than a small or busy image. Square-crop the image first for best results.
HEIC to ICO tips
- Use a square source image - Rectangular images are cropped to square during ICO conversion. Crop to square before uploading for predictable results.
- For website favicons, include at minimum 16×16, 32×32, and 48×48 - These cover browser tabs, taskbar pinning, and bookmark icons.
- Use a simple, bold design: fine details and thin lines disappear at 16×16 pixels. Test the icon at small sizes before publishing.
- After downloading, reference your favicon in HTML:
- For Apple devices, additionally create a 180×180 PNG and reference it with
Related tools
Formats involved
HEIC – High Efficiency Image Container
ICO – Windows Icon Format
HEIC to ICO — frequently asked questions
Related guides & articles
Maybe you wanted something else?
- If you need transparent edges in a standard raster format → HEIC to PNG
- If you want a scalable favicon for retina displays → HEIC to SVG
- If your icon will only live on the web → HEIC to WebP
- If you want to shrink your source HEIC first → Compress HEIC