What is HEIC Format on iPhone
You AirDropped a photo to a friend on Windows and they replied that the file will not open. Or you tried to upload a picture to a job portal and it rejected the extension. Somewhere in that exchange you learned your iPhone has been saving photos as something called HEIC, and you had no idea because iOS shows you a picture, never a format.
Here is what HEIC actually is, why Apple chose it, what you lose by converting away from it, and the one setting that ends the whole problem if you want it ended.
HEIC in one paragraph
At a glance
- Cost
- Free, forever
- Account
- None needed
- App Store
- No install
- Runs on
- iPhone, via Shortcuts
HEIC stands for High Efficiency Image Container. It is Apple’s file extension for an image stored in the HEIF container format, with the picture itself encoded using HEVC, the same compression family used for 4K video. It arrived on iPhone with iOS 11 in 2017 and has been the camera default ever since on any device that supports it.
The headline claim is that HEIC stores a photo at roughly half the size of an equivalent JPG with no visible quality loss.
In my own testing on a recent iPhone, a typical camera shot lands somewhere between 1.5 MB and 3 MB as HEIC, and the same scene as a JPG runs closer to 4 MB to 6 MB. Your numbers will vary with scene complexity, and the direction is consistent.
What HEIC does that JPG cannot
The size saving gets the attention. The technical gap is wider than that.
- More colour depth. JPG is limited to 8 bits per colour channel. HEIC supports 10 bit and beyond, which is why gradients in a sunset hold together instead of banding into stripes.
- Transparency. JPG has no alpha channel at all. HEIC does.
- Multiple images in one file. This is how Live Photos, burst shots, and Portrait mode depth data all travel as a single item.
- Non destructive edits. Crops, filters, and adjustments can be stored alongside the original rather than replacing it, which is why you can revert an edit in Photos months later.
- Better compression maths. HEVC uses variable block sizes and smarter prediction than a format designed in 1992 could.
None of this is marketing. HEIC is a genuinely better container. It has one problem and it is a big one.
The compatibility problem
JPG is understood by every device made in thirty years. HEIC is understood by Apple devices, recent Windows with an extension installed, recent Android, and a patchy subset of websites.
Places where HEIC still fails regularly in 2026:
- Government and banking portals that validate file extensions against a fixed list
- Job application systems, especially older enterprise ones
- Print shops and photo kiosk machines
- Older Windows installs without the HEIF extension from the Microsoft Store
- Plenty of forum, ticketing, and CMS upload fields
- Some email clients when the file arrives as an attachment rather than inline
This is not going to get fixed for you. HEVC carries patent licensing, which is exactly why adoption outside Apple has been slow and grudging.
How to tell what format a photo is
The Photos app hides this, which is half the confusion.
Open a photo in Photos and swipe up on it, or tap the information icon. You get a panel showing the dimensions, the file size, and the format. HEIF or HEIC there means what you expect. JPEG means it is already a JPG.
Alternatively, open the Files app and look at the filename. Files shows the real extension, and the Photos app never does.
Worth knowing: screenshots are always PNG, not HEIC. Images saved from Safari keep whatever the site served, which is often PNG or WEBP. So if an upload is being rejected, check the actual extension before you blame HEIC.
Turning HEIC off entirely
If you never want to deal with this again, go to Settings, then Camera, then Formats, and choose Most Compatible. Every photo from that moment is a JPG and every video is H.264.
What it costs you: storage, and a fair amount of it. Roughly double per photo. On a 128 GB phone that is the difference between running out this year and running out in three. You also lose the colour depth advantage and the tidier Live Photo handling.
There is a second setting worth knowing about. Settings, then Photos, and near the bottom a Transfer to Mac or PC option with an Automatic choice. Automatic converts HEIC to JPG when you plug the phone into a computer. Keep Originals sends the HEIC untouched. Automatic is what most people want and almost nobody knows is there.
Converting individual photos instead
My own preference is to shoot HEIC and convert on demand, because the storage saving is real all year and the conversion takes seconds.
The simplest native trick: in Photos, select the photo, tap Share, tap Copy Photo, then open Files, long press in a folder, and tap Paste. iOS writes a JPG. It works and it is slow across many photos.
For anything more than a couple, I use Grabio, a free iOS Shortcut I built. It sits in the share sheet: select photos, tap Share, tap Grabio, tap JPG or PNG. It runs through the whole selection using Apple’s own Shortcuts image actions.
The same menu handles the follow up jobs, which in my experience always show up: compressing to fit an upload limit, resizing to exact dimensions, cropping square, or stripping the location tag.
It is free, there is no account, and there is no App Store install. Get the Shortcut if it sounds useful.
Which target format to convert to
The answer depends on what the photo is.
JPG for photographs going anywhere outside Apple. It is the safest format on earth and the file is small. This is the right answer about eighty percent of the time, and there is a step by step in converting HEIC to JPG on iPhone. For the specific case of a PC on the other end, see HEIC to JPG for Windows.
PNG for screenshots, graphics, anything with sharp text, or anything needing transparency. Lossless, larger files, no compression artefacts around edges. The route is in converting HEIC to PNG on iPhone.
PDF when you are submitting a document rather than a picture. Scans of forms, receipts, ID copies. Portals often insist on PDF and reject images outright, which is covered in converting HEIC to PDF on iPhone.
One rule to carry with you: convert once, from the original. Every extra lossy generation degrades the image a little more, and it is cumulative.
Should you convert your whole library?
No. Converting thousands of photos to JPG doubles your storage use, takes a long time, and adds a generation of loss to every single file for a compatibility problem you have with maybe five of them.
Keep the library in HEIC. Convert the individual photos you need to send, upload, or print. Treat the JPG as a disposable export and delete it afterwards.
Frequently asked questions
Is HEIC better than JPG?
Technically yes on almost every measure: about half the file size at similar visual quality, more colour depth, transparency support, and the ability to hold multiple frames in one file. JPG wins on one thing that matters enormously, which is that everything on earth can open it.
Why will Windows not open my HEIC photos?
HEVC carries patent licensing, so Windows does not include support by default on every install. Recent versions can add it through an extension from the Microsoft Store. If the person you are sending to cannot or will not install it, convert to JPG before sending and the problem disappears.
Does converting HEIC to JPG lose quality?
A small amount, because you are re-encoding an already compressed image into another lossy format. A single conversion at high quality is invisible on screen. Repeated conversions compound and eventually show as blocking in skies and smooth gradients, so always convert from the original.
Will turning on Most Compatible convert the photos I already have?
No. It only changes the format of photos taken from that point forward. Your existing library stays as it is and still needs converting individually if you want JPGs.
What happens to a Live Photo when I convert it?
It flattens to a single still image, the key frame. HEIC can carry several frames in one file and JPG cannot, so the motion is dropped. Export it as a GIF or a video if you want to keep the movement.
Do I need an app to convert HEIC on iPhone?
No. Copying a photo in the Photos app and pasting it into the Files app produces a JPG using nothing but iOS. For batches, a Shortcut from the share sheet handles many photos at once without any App Store install.
Video downloading is the other half of what Grabio handles for free, see the full video downloader for iPhone comparison if that is ever what you need next.

Comments
No comments yet. Yours would be the first.
Leave a comment
Held for review before it appears. Your email is never published.