What is HEIC, and how do you open it?
HEIC is the image format iPhones and iPads have saved by default since iOS 11 landed in 2017. It uses newer compression to keep a photo at close to JPG quality in a noticeably smaller file. The trade-off is support: plenty of apps, websites, and Windows tools still cannot open HEIC directly, which is why an iPhone photo so often refuses to load somewhere it should just work.
What HEIC actually is
HEIC stands for High Efficiency Image Container. The picture inside it is compressed with HEVC — the same codec family used for high-efficiency video — which is how it fits comparable detail into a smaller file than JPG manages. It can also store extras a single JPG cannot, such as transparency, image sequences, and the frames behind a Live Photo.
HEIC vs HEIF
The two names cause a lot of confusion, but the distinction is small. HEIF (High Efficiency Image File Format) is the container. HEIC is the specific case where that container holds a picture compressed with HEVC — which is exactly what an iPhone writes. You may see a .heic or a .heif extension on the same kind of file, and for everyday purposes you can treat them as the same thing.
Why your iPhone uses it
Apple's reason was storage. A phone camera shoots a lot of photos, and HEIC keeps them at good quality while taking up meaningfully less space than the equivalent JPGs would. On an Apple device the format is seamless — Photos, Messages, and AirDrop all handle it, and many share sheets quietly hand off a JPG when the other end needs one. The friction only shows up when you move a raw .heic file off Apple's turf.
Why support outside Apple is patchy
HEIC arrived years after JPG became the universal default, and it carries HEVC's licensing baggage, so adoption has been uneven:
- Windows can only preview HEIC after you install the HEIF Image Extensions codec from the Microsoft Store. Without it, File Explorer and many apps just show an error.
- Websites and upload forms frequently reject
.heicon principle, expecting a JPG or PNG instead. - Older editors and viewers often have no idea what the file is and refuse to open it.
- Android and browsers vary — some handle HEIC now, many still do not, so it is not something to rely on when you are sending a photo to someone else.
JPG has none of these problems: it opens on essentially everything, which is why converting is usually the fastest fix rather than hunting for a codec.
How to open or convert it
The simplest fix is to convert the photo to a format the destination understands. The HEIC to JPG converter decodes the photo and re-saves it inside your browser tab — the image is never uploaded, so it works offline and stays on your device. You handle one photo at a time: convert the first, download it, then load the next. From there the JPG will open and upload anywhere.
Which target format should you pick?
Where the photo is going decides the format:
- JPG — the safe default for a photo you want to share, upload, or open anywhere. Use HEIC to JPG.
- PNG — worth it when you need a lossless copy or transparency. Because the HEIC is first decoded and then re-encoded, a PNG here is not bit-for-bit identical to the camera original — but PNG adds no further lossy compression on top, so nothing degrades from that step. Expect a much larger file. Use HEIC to PNG.
- WebP — the smallest web-friendly copy at similar quality to JPG, best when the destination is a web page. Support is broad now, though a few older tools still cannot read it. Use HEIC to WebP.
| Format | Type | Transparency | Best for |
|---|---|---|---|
| HEIC | Lossy, high efficiency | Yes | Saving space on Apple devices |
| JPG | Lossy | No | Sharing photos anywhere |
| PNG | Lossless | Yes | Graphics, transparency, an archival copy |
| WebP | Lossy or lossless | Yes | Smaller images for the web |
Keep the file size sensible
A converted JPG can actually be larger than the HEIC it came from, because HEIC compresses harder. If size matters, run the result through the image compressor — it re-saves at a quality setting you control, starting around 82%, which is clearly smaller with little visible loss. Or convert straight to WebP for a smaller file to begin with. Either way, keep your HEIC original if you might want the full-quality version later, since detail removed by compression cannot be restored by saving again at a higher number.
The short version
HEIC is a smart, space-saving format that Apple made the default and the rest of the world has been slow to fully adopt. When a photo will only live on Apple devices, leave it as HEIC. The moment it needs to travel — to a Windows PC, an upload form, an older editor, or someone on another platform — convert it, and pick JPG unless you have a specific reason to reach for PNG or WebP.
Common questions
- Why can't I open a HEIC file?
- Many apps and websites, especially on Windows and older software, do not support HEIC. Windows only previews it after you install the HEIF Image Extensions codec from the Microsoft Store, and plenty of upload forms and editors reject it outright. Converting to JPG produces a file almost anything can open.
- Is HEIC the same as HEIF?
- Nearly. HEIF is the container format that can hold images and image sequences; HEIC is the name for HEIF files that store their picture with HEVC compression, which is what iPhones save. You will see either a .heic or .heif extension, and in everyday use people treat the terms as interchangeable.
- Is HEIC better quality than JPG?
- HEIC stores similar visible quality in a smaller file thanks to newer compression, so at a given size it can look better than JPG. But converting to JPG is about compatibility, not an upgrade — you are moving to a format more things can read, not making the photo sharper.
- Will converting HEIC to JPG reduce quality?
- JPG is lossy, so there is a small quality step when you save one. Converting once from the HEIC original at high quality is hard to tell apart from the source. What you want to avoid is re-saving the same JPG repeatedly, since each save discards a little more detail.
- Should I convert HEIC to JPG, PNG, or WebP?
- JPG for sharing and broad compatibility, PNG when you need a lossless copy or transparency, and WebP for the smallest web-friendly file at similar quality. For a phone photo you are sending to someone, JPG is almost always the right pick.
- Is my photo uploaded when I convert it?
- No. The converters here decode and re-save the photo inside your browser tab, one file at a time, so the image never leaves your device and the tool works offline.