Key takeaways
- HEIC is Apple's default photo format — around 50% smaller than JPEG at equal quality, but unopenable by many Windows apps, websites and email clients.
- Conversion is one step and free: a browser-based HEIC converter never uploads the photo, which matters because iPhone images carry GPS coordinates in their EXIF data.
- A converted JPEG at quality 90+ is visually indistinguishable from the source HEIC for web, email and printing.
- iPhone can shoot compatible JPEG permanently: Settings → Camera → Formats → Most Compatible ends the problem at the source.
- Sharing from the iPhone Photos app auto-converts to JPEG for Mail and Messages — the library keeps the HEIC original either way.
What is a HEIC File?
HEIC (High Efficiency Image Container) stores one or more images inside a HEIF (High Efficiency Image File) container using the H.265/HEVC video compression standard. Apple adopted it as the default iPhone camera format in iOS 11, released September 2017.
The key advantage over JPEG: HEIC achieves 50% smaller files at equivalent visual quality. A 4 MB JPEG photo might be 2 MB as HEIC without any visible degradation — because H.265 intra-frame coding is significantly more efficient than JPEG's 1992-vintage DCT algorithm.
HEIC also supports features JPEG cannot: lossless image editing (the Photos app records edits as instructions, not re-compressed pixels), 16-bit colour depth, HDR, depth maps (for portrait mode), and image sequences (burst mode, Live Photos).
Why Your iPhone Uses HEIC
The reason is storage math. A modern iPhone with 128 GB capacity and a 48-megapixel main camera produces HEIC files of approximately 2-3 MB per photo. The same photo as JPEG would be 4-6 MB. Over thousands of photos, that difference is gigabytes — directly affecting how many photos a user can store before hitting iCloud limits and paying for more.
For Apple, it also reduces iCloud storage costs across hundreds of millions of devices. Smaller files means less bandwidth, less disk, less cost — passed on to the consumer as "5 GB free" being usable rather than filling up in a month.
Within the Apple ecosystem, HEIC is seamless: Photos, AirDrop, Quick Look, Preview, Safari — all handle it natively. The problems begin the moment a HEIC file leaves Apple's walled garden.
HEIC Compatibility Problems
Windows 10/11: cannot open HEIC without installing HEIF Image Extensions (free from Microsoft Store) AND HEVC Video Extensions (paid, $0.99). Without both, you see a blank grey preview and a "file not supported" error.
Android: supported since Android 9 (Pie), but many older devices in circulation run Android 8 or below. WhatsApp, Gmail, and some gallery apps may reject or fail to thumbnail HEIC files.
Web uploads: most file upload forms, CMS platforms, and social media sites expect JPEG, PNG, or WebP. HEIC uploads are rejected or cause unexpected errors.
Email: Outlook (desktop) does not display HEIC inline. The recipient sees a file attachment and often cannot open it.
Print services and photo labs: expect JPEG or TIFF; HEIC is unrecognised.
Older macOS (before High Sierra 10.13): cannot open HEIC at all.
How to Convert HEIC to JPG
Option 1 — In iPhoto/Photos (macOS): Open the photo, File → Export → choose JPEG format. Works one photo at a time.
Option 2 — iPhone automatic conversion: Settings → Camera → Formats → choose 'Most Compatible'. This makes the iPhone camera save JPEG instead of HEIC going forward. Existing HEIC photos are not converted retroactively.
Option 3 — iPhone sharing auto-convert: Settings → General → Transfer or Reset iPhone. Also, when sharing via Messages or Mail, iOS automatically converts HEIC to JPEG. But file-sharing via AirDrop, Drive, or USB keeps the original HEIC format.
Option 4 — Online converter (no software install): a browser-based HEIC to JPG converter handles the conversion using WebAssembly decoders locally on your device. No upload needed, works on Windows, Mac, Linux, or Android.
Option 5 — Batch conversion: for dozens or hundreds of photos, a batch converter processes up to 20 files at once, maintaining quality, with results downloadable as individual files.
Does Converting HEIC to JPG Lose Quality?
HEIC uses lossy H.265 compression internally, so converting to JPEG means decompressing from one lossy format to another. However, if the JPEG is saved at quality 90 or higher, the quality loss is mathematically present but visually undetectable.
The pixel dimensions remain identical — a 4032×3024 HEIC converts to a 4032×3024 JPEG. What changes is the compression algorithm used to store those pixels. At quality 90+, JPEG stores enough data that the recompression artefacts from converting an already-compressed HEIC are invisible.
If you need absolutely no quality loss (archival, professional photography), convert HEIC to PNG or lossless WebP instead. This decompresses HEIC's H.265 data and stores it without additional loss. File sizes will be larger (the PNG equivalent of a 2 MB HEIC might be 15 MB), but pixel accuracy is guaranteed.
How to Stop iPhone from Saving HEIC
If you want your iPhone camera to produce JPEG files instead of HEIC going forward:
- Open Settings on your iPhone.
- Scroll to Camera → tap Formats.
- Select 'Most Compatible' instead of 'High Efficiency'.
- From this point, new photos are saved as .jpg files.
- Existing HEIC photos remain unchanged — convert them if needed.
HEIC vs JPEG: Technical Comparison
Compression algorithm: HEIC uses H.265 transform coding (4×4 to 64×64 block sizes, multiple prediction modes, context-adaptive binary arithmetic coding). JPEG uses fixed 8×8 DCT blocks with a quantisation table and Huffman coding.
Colour: HEIC supports up to 16-bit per channel and the full gamut. JPEG is limited to 8-bit, 4:2:0 or 4:2:2 or 4:4:4 chroma subsampling.
File size at equivalent quality: HEIC is 40-50% smaller than JPEG. This is the entire reason it exists.
Encoding speed: HEIC (H.265 intra) is computationally heavier to encode than JPEG. On modern phone hardware this takes milliseconds — Apple's A-series chips include dedicated video encode blocks that make HEIC capture instant.
Decoding speed: both are fast on modern hardware. Older devices without H.265 hardware decoding may struggle with large HEIC files.
Frequently asked questions
The questions people ask most about heic to jpg: why iphone photos use heic and how to convert, answered directly.