What is a HEIC file? Apple’s format, explained
If you’ve ever copied photos off an iPhone and found files ending in .heic that half your
software refuses to open, this page is the missing manual. No hand-waving — here’s what the
format actually is, why Apple picked it, why it’s still awkward years later, and what to do
about it.
The short version
HEIC is a photo saved with video-compression technology. The name stacks two standards:
- HEIF (High Efficiency Image File format) is the container — the box the image sits in, standardized by the MPEG group, capable of holding one image, several, or an image plus extras like depth maps.
- HEVC (High Efficiency Video Coding, also called H.265) is the codec — the compression math, borrowed from modern video, that encodes the actual pixels.
A HEIF container holding HEVC-compressed pictures gets the brand HEIC. Apple made it the iPhone’s default camera format in 2017 (iOS 11), and every iPhone since shoots HEIC unless you tell it otherwise.
Why Apple switched
Storage. A modern video codec compresses photos dramatically better than 1992-vintage JPEG. The rule of thumb you’ll see everywhere — including Apple’s original pitch — is that HEIC stores a photo in roughly half the space of an equivalent-quality JPEG. Treat that as a ballpark, not a guarantee: the real ratio depends on the image (skies and smooth gradients compress spectacularly; dense texture less so). Across a 10,000-photo library, though, the savings are real and large — that’s gigabytes of phone storage and iCloud quota.
HEIC also does things JPEG structurally can’t: 10-bit color (smoother gradients, less banding), transparency, and multiple images in one file — which is how burst sequences and certain computational-photography features store their work.
Then why does everything reject it?
One word: patents. HEVC decoding requires licenses from several patent pools, and the licensing situation is famously tangled. Every vendor that wants to open a HEIC file has to either pay or decline:
- Apple pays — HEIC works seamlessly across iPhone, iPad and Mac.
- Google and Mozilla declined — Chrome and Firefox have never displayed HEIC, and by all appearances never will. Safari is the only major browser that renders it, because Apple covers its own platform.
- Microsoft split the difference — Windows can open HEIC, but only after installing a codec from the Microsoft Store, and the HEVC component has carried a $0.99 price tag for years. It’s exactly as annoying as it sounds; we cover the details in Open HEIC on Windows 11.
- Countless smaller tools — older photo editors, upload forms, printing kiosks, government portals — simply never added support.
This is why the format feels invisible inside Apple’s ecosystem and hostile the moment a file leaves it. The photo isn’t broken; the receiving software just won’t pay the toll.
HEIC, HEIF, HIF — which is which?
In the wild you’ll meet three extensions that are effectively siblings. .heic is what iPhones
write. .heif shows up from some Android devices and photo apps. .hif is used by several
camera brands for their HEIF stills. For practical purposes they’re the same problem with the
same solution, and our converter reads the actual file contents rather than
trusting the extension — which also catches the surprisingly common case of a HEIC that some
app renamed to .jpg without converting it.
What about Live Photos?
A Live Photo is two files: a HEIC still plus a short .mov video. When you convert the
still to JPG you get exactly that — the photo, without the three seconds of motion. No
still-image format can hold the motion part; if you want it, keep the .mov. Any converter
that implies otherwise is glossing over how the feature works.
Should you convert, or stop shooting HEIC?
Two different questions, and the honest answer to both is “it depends on where your photos go.”
Keep shooting HEIC if your photos live inside the Apple ecosystem and its storage savings matter to you. The format is genuinely better at its job; the pain only appears at the borders.
Switch the camera to JPEG if you constantly move photos to Windows machines, upload them to forms, or share them with mixed-platform groups, and the storage cost doesn’t bother you. It’s one setting: Settings → Camera → Formats → Most Compatible. We walk through it (and the subtler USB-transfer setting) in Stop your iPhone taking HEIC photos.
Convert when files travel. For the photos already in HEIC that need to open elsewhere, conversion is the low-drama answer. JPG opens on effectively everything made this century; the converter on our home page does it in your browser without uploading your photos anywhere — which matters more for photos than for most files, since they carry your location history in their metadata.
The metadata angle most explainers skip
Every iPhone photo embeds EXIF metadata: GPS coordinates precise enough to identify your home, plus timestamps and device details. That data survives inside the HEIC when you share the original file. Converting with our tool strips it from the output (a side effect of re-encoding that we consider a feature); your original keeps its copy on your device. If you routinely share photos with strangers — marketplaces, forums — that’s worth knowing regardless of which converter you use. More in Convert HEIC privately.
The one-paragraph takeaway
HEIC is a technically excellent format hobbled by licensing politics. Inside Apple’s world it saves you real storage; outside it, it’s friction. Keep originals in HEIC if the savings help you, set the camera to JPEG if they don’t, and convert the files that travel — locally, so the photos themselves stay yours alone.
Facts checked July 2026: browser support per caniuse.com; Windows Store pricing per the Microsoft Store listing at the time of writing. Vendors change things — if you spot drift, tell us.