NearIMG

2026-07-21

Why won't my HEIC photo open, and how do I actually fix it?

If a photo someone sent you shows up as a gray icon, a "can't open this file" error, or a broken thumbnail with a name ending in .heic, you're not doing anything wrong — you've just hit a real, well-known compatibility gap. Here's why it happens and the actual ways to fix it, including the one almost nobody knows about that would have saved a lot of people $0.99.

Why HEIC exists in the first place

Apple switched iPhones to HEIC (High Efficiency Image Container) as the default photo format in 2017. The pitch was straightforward: roughly half the file size of a JPEG at the same visual quality, which matters a lot when your phone is holding thousands of 12+ megapixel photos. It works fine as long as you stay inside Apple's world — Photos, Preview, AirDrop, iMessage all handle it natively. The trouble starts the moment that photo leaves an Apple device: emailed to a Windows PC, AirDropped then copied to a USB drive, uploaded somewhere that expects JPG or PNG.

Why Windows specifically can't just open it

This isn't Windows being behind on some feature — it's a licensing problem, and it's worth knowing the actual shape of it. HEIC files are a container; the pixel data inside is compressed with HEVC (H.265), a video codec whose patent pool Microsoft has to pay to license. Microsoft's answer was to split HEIC support into two separate Microsoft Store downloads instead of shipping it in Windows itself:

  • HEIF Image Extensions — free, handles the container format.
  • HEVC Video Extensions — this is the one that actually decodes the image data, and it's listed twice in the Store under nearly the same name. One listing charges $0.99. A second, separate listing — "HEVC Video Extensions from Device Manufacturer" — is free and does the same job. It's easy to click the wrong one, pay a dollar, and never learn the free version existed. This hasn't changed as of Windows 11 24H2 — it's still two separate installs, and the free one is still easy to miss.

Fix 1 — install the free extensions (the permanent fix, if you're on your own PC)

  1. Open the Microsoft Store and search "HEIF Image Extensions" — install the free one.
  2. Search "HEVC Video Extensions from Device Manufacturer" specifically (not just "HEVC Video Extensions") — install that free one, not the $0.99 listing.
  3. Restart the Photos app (or File Explorer, for thumbnails). HEIC files should now open normally, and this fix is permanent for every HEIC file on that machine going forward.

Some PCs from manufacturers who pre-license the codec already have this installed, which is why "it just works" for some people and not others on what looks like the same version of Windows.

Fix 2 — when installing something isn't the right answer

The extension route assumes you're on a computer you're allowed to install software on, and that you want a permanent fix rather than a one-off. Neither is always true: a work laptop with locked-down software policies, a library or school computer, a friend's PC you're borrowing for ten minutes, or just one photo you need converted right now and never again. In those cases the practical answer is converting the file instead of fixing the OS.

That's the specific gap NearIMG's HEIC support was built to close — drop a .heic file in, it decodes entirely in your browser (a WASM build of libheif, the same open-source decoding library behind HEIC support on Linux) and converts to JPG or PNG, with nothing ever uploaded to a server. No Store account, no install, no admin rights needed, works the same on the locked-down work laptop as it does at home.

What about phones and other operating systems?

macOS and iOS decode HEIC natively at the OS level — no extension needed, because it's Apple's own format. Most current Android versions can open HEIC too, though older Android versions and some manufacturer photo apps still can't. Linux generally needs libheif (the same library NearIMG uses) installed separately, since HEVC's licensing situation is the same problem there as on Windows.

Sponsored
← NearIMG

This page shows ads only if you consent.