Skip to content

Convert HEIC to JPG

Output is typically roughly 2.0× larger.

  • Files stay on your device
  • Free, no sign-up
All image tools

Questions

Why is my iPhone photo a .HEIC in the first place?

Apple switched the default camera format in iOS 11, back in 2017, because HEIC stores roughly the same picture in about half the space of a JPEG. On an iPhone that is a straightforwardly good trade. The problem is everything that is not an Apple device: HEIC wraps the HEVC codec, which is patent-encumbered, and Google and Mozilla both declined to license it — so Chrome and Firefox cannot display a HEIC at all, and Windows can only after installing a paid extension from the Microsoft Store.

Will converting lose quality?

A little, and less than people expect. Both formats are lossy, so this is a second lossy step and it cannot be undone — but at quality 82 and above the loss is invisible at any normal viewing size, including printed at postcard size. What you will notice is the file getting bigger: JPEG needs roughly twice the bytes to hold the same picture, which is the whole reason Apple moved away from it.

Does the date and location survive?

The conversion happens in your browser and does not deliberately strip anything, but EXIF handling through a canvas is not guaranteed, so treat the timestamp and GPS coordinates as likely to be lost. If the metadata matters — for insurance, legal or archival reasons — keep the original HEIC as well. That is worth doing regardless: the HEIC is your master copy and it is smaller than the JPEG you just made.

Can I convert a Live Photo or a burst?

You will get the still frame, which is almost always what people actually want. A Live Photo is a HEIC paired with a short MOV file; this reads the image and ignores the video. A burst is stored as several images in one container and the first is used. If you specifically need the video half of a Live Photo, export it from Photos on the phone instead — no format converter can produce it, because it is a separate file.

Can I convert several photos at once?

Yes — drop the whole selection in and each one is converted independently, on your device. That matters more here than on most pages, because HEIC files arrive in batches: a holiday, an event, an insurance claim. Nothing is uploaded, so a hundred photos is a question of how long your laptop takes rather than how long an upload takes.

Will converting HEIC to JPG make the file smaller?

Usually, yes. A 12-megapixel photo is around 1.6 MB as HEIC and around 3.2 MB as JPG — roughly 2.0× larger. Because JPG is a lossy format you can trade quality for size, so the exact result depends on the quality setting you pick.

Does converting HEIC to JPG lose quality?

Slightly. Re-encoding one lossy format as another means a second round of compression, which can soften fine detail. In practice the loss is hard to see at high quality settings, and JPG's newer codec often preserves detail better than the HEIC original did. Keep quality at 80 or above and the difference will not be visible at normal viewing size.

What happens to transparent areas?

JPG has no alpha channel, so transparency cannot be preserved. Any transparent or semi-transparent pixels are composited onto a solid background — white by default — before encoding. If transparency matters, convert to PNG or WebP instead, both of which support it fully.

What happens to an animated HEIC?

Only the first frame is converted. Every conversion here decodes one frame onto a canvas and re-encodes it, so the result is always a still image — that applies to JPG as much as to any other target. To shrink an animation while keeping the motion, a video file (MP4 or WebM) is usually around a tenth of the size of the equivalent HEIC, and needs an encoder we do not ship yet.

Why can't Windows or Chrome open my HEIC file?

HEIC uses the patent-encumbered HEVC codec, which Google and Mozilla declined to license, so Chrome and Firefox cannot display it at all. Windows can, but only after installing a paid HEVC extension from the Microsoft Store. Converting to JPG sidesteps the whole problem — and you can stop the issue at the source by setting your iPhone to Settings → Camera → Formats → Most Compatible, which saves JPEGs instead.

How it works, and more about heic to jpg

How it works

  1. Add your HEIC file. Drag a HEIC file onto the drop zone, or click to browse. You can select several at once.
  2. Choose your settings. Adjust the quality slider if you want a smaller file or a sharper result. 80 suits most photographs.
  3. Download the JPG. Conversion runs on your device as soon as each file is added — no upload, no queue. Download each result when it is ready.

Why people convert HEIC to JPG

A photo came off an iPhone and something has refused it. An upload form rejects the file type, a Windows PC shows a blank thumbnail, or an Android phone received it over email and cannot display it at all. The person converting is rarely interested in image formats; they want the picture to behave like a picture.

JPEG is the right answer here and it is not close. It is the one raster format that every operating system, browser, upload form and printing service made in the last thirty years accepts without complaint. Quality 82 to 90 keeps the result visually identical to the HEIC for anything shot on a phone. If this keeps happening, fix it at the source: Settings → Camera → Formats → Most Compatible makes an iPhone save JPEGs directly, at the cost of roughly double the storage per photo.

Worth knowing: A Live Photo is a still image with a short video attached, and only the still survives the conversion. The same applies to the depth map behind Portrait mode — the blurred background is baked into the picture, but the data that let you re-edit that blur is gone.

HEIC and JPG side by side

 HEICJPG
Full nameHigh Efficiency Image ContainerJPEG
CompressionLossyLossy
TransparencyYes — alpha channelNo
AnimationYesNo
Browser supportSafari only. Not supported by Chrome, Firefox or Edge.Universal — every browser, every device
Typical 12 MP photo~1.6 MB~3.2 MB
Usually used foriPhone and iPad camera outputPhotographs, email attachments and anything needing maximum compatibility

On a typical 12-megapixel phone photo, the JPG output comes out roughly 2.0× larger than the HEIC original. These are order-of-magnitude figures for one kind of image — your own results will vary a great deal, because flat colour, text and line art behave nothing like photographic detail, and the quality slider moves the figure substantially.

What to watch out for

  • Lossy — quality degrades a little every time you re-save
  • No transparency; transparent pixels are flattened to a solid colour
  • Visible ringing and blocking around sharp text and hard edges
  • Roughly 30% larger than WebP at matching visual quality
  • Transparency is lost. HEIC supports an alpha channel and JPG does not, so transparent pixels are flattened onto a solid background colour. Pick the background above before converting, or convert to PNG or WebP instead.
  • Animation is lost. Only the first frame is converted — every conversion here decodes a single frame onto a canvas and re-encodes it, so the result is a still image whatever the target format. To shrink an animation and keep the motion, a video file is typically around a tenth of the size of the equivalent HEIC.

About the two formats

HEIC has been the iPhone default since iOS 11, and it is genuinely efficient — about half the size of JPEG at the same quality, with support for depth maps and Live Photos. The problem is everything that is not an Apple device: Windows needs a paid codec, most web forms reject it, and Chrome and Firefox cannot display it at all. That gap is why converting HEIC is one of the most common image tasks there is.

JPEG has been the default photo format for three decades, and its compatibility is unmatched — if a device can display an image at all, it can display a JPEG. The trade-offs are that it discards detail permanently on every save, and it has no transparency channel at all, so anything transparent becomes a solid background.

Other conversions

Everything runs on your device — nothing is uploaded, so there is no size limit, no queue and no copy left on a server afterwards. There is more on how browser-based conversion works if you want the detail. Otherwise, browse every image tool.