Every format exists for a reason. HEIF was built by MPEG back in 2015; JPEG arrived from the Joint Photographic Experts Group. When the two worlds meet — a HEIF file that needs to live as JPEG — the conversion itself is trivial. The decisions around it are not.

HEIF vs JPEG at a glance
| Format | Compression | Transparency | Animation | Support (2026) |
|---|---|---|---|---|
| HEIF | Lossy | Yes | Yes | Apple devices natively; patchy elsewhere |
| JPEG | Lossy | No | No | every browser and device made in the last 25 years |
The table explains the conversion before any tutorial does: people move files toward the column that matches their destination — usually broader support or features the source format lacks.
The real reasons people convert HEIF to JPEG
HEIF (High Efficiency Image File Format) is a lossy format made for Apple devices, modern cameras, high-quality photo storage. Its weak spots — limited Windows support, not widely adopted outside Apple — are exactly where JPEG steps in.
JPEG (Joint Photographic Experts Group) handles photographs, social media, web images, and in 2026 its support looks like this: every browser and device made in the last 25 years. On size, the practical picture: a 12-megapixel photo lands around 3-4 MB at quality 85.
Compatibility is the usual driver — Apple devices natively; patchy elsewhere versus every browser and device made in the last 25 years tells you most of the story.
The 60-second conversion
Open the JPEG converter and drop your HEIF file onto the upload area. Multi-select works, so a whole folder of files goes in at once — useful when a shoot or an export produced dozens of them.
Start the conversion and watch the size readout: the page shows the output weight before you commit to downloading. That single number answers most of the questions people bring to guides like this one.
When the batch finishes, grab the ZIP rather than clicking files one by one — it preserves the original filenames with the new extension.
If a file fails — it happens with corrupted exports — re-saving it once from any viewer and retrying usually clears it. Genuinely broken files fail everywhere, including in Photoshop.

Before you convert: a 30-second checklist
Keep the original. Conversions into lossy formats are one-way; the HEIF you started from is your archive copy, so it never gets deleted or overwritten.
Check the destination's rules. If a platform or print shop asked for JPEG, it often also has size or resolution limits — knowing them now saves a second round trip.
Group the batch. Converting fifty files in one upload beats fifty single conversions, and the ZIP you get back keeps the set together with its filenames intact.
Quality: the honest version
HEIF uses lossy compression; JPEG uses lossy. Re-saving a lossy file repeatedly is what visibly degrades images — a single conversion at good settings is not the problem.
For scale: comparable to HEIC — roughly half of JPEG at the same quality. After conversion to JPEG, expect the relationship to shift — a 12-megapixel photo lands around 3-4 MB at quality 85.
Canva and Adobe Express can export JPEG too, but both push you through an editor first — fine for one file, slow for forty.
If the converted file will be edited again later, convert once and edit that copy — chaining conversions through three formats is how artifacts creep in.
Troubleshooting the usual suspects
Colors shifted. Wide-gamut originals viewed in sRGB-only software look washed out. The fix is converting from an sRGB copy for web use — not a higher quality setting.
The file will not open. Nine times out of ten the viewer is the limitation, not the file. Try a second viewer before blaming the conversion, or convert to JPEG — if that copy opens, the original was fine all along.
Transparent areas turned white. The target format has no alpha channel; flattening is the documented behaviour, not a bug. Re-convert to PNG or WebP if transparency must survive.
The file got bigger. Some content genuinely compresses worse in the new format — flat graphics in photo-oriented codecs, photos in graphics-oriented ones. The size readout before download is the early warning.

A worked example, with numbers
Take a typical case: comparable to HEIC — roughly half of JPEG at the same quality. Convert that to JPEG and the format's profile takes over: a 12-megapixel photo lands around 3-4 MB at quality 85. The percentages vary with image content — flat-color graphics and detailed photos compress very differently — so trust the size readout on your own files over any blog's average.
The metadata question nobody asks
Every photo from a camera or phone carries hidden baggage: capture date, device model, exposure settings and — on phones — often GPS coordinates. Conversion is one of the moments where that baggage can be kept or dropped.
Photographers archiving work want the opposite — capture data is part of the record — so they convert copies for sharing and keep HEIF originals untouched.
The practical rule: treat the original as the metadata archive and the converted copy as the public version. That division of labour answers most privacy and copyright questions before they come up.
Quick Answers
Does converting HEIF to JPEG reduce quality?
Only if JPEG is lossy, and even then a single conversion at default settings is rarely visible. The damage people associate with conversion comes from re-saving lossy files over and over, not from one clean pass. Keep the original HEIF and you can always go back.
Why does my JPEG file open differently on Windows and Mac?
Support differs by platform: every browser and device made in the last 25 years. If a recipient cannot open the file, that mismatch is usually the cause — convert to a more universal format like JPEG or PNG for sharing.
Is the converted file bigger or smaller than the HEIF?
It depends on content, but the baselines are: comparable to HEIC — roughly half of JPEG at the same quality, while for JPEG: a 12-megapixel photo lands around 3-4 MB at quality 85. Flat graphics and photographs sit at opposite ends of every compression curve, so check the size shown before downloading.
Do I need Photoshop for this?
No. Photoshop, Canva and Adobe Express can all export JPEG, but for a pure format change a browser converter does the identical job without the subscription or the wait.
Why did my converted file come out larger?
Content sits on different compression curves: a file that HEIF encodes efficiently can genuinely grow as JPEG. It is normal for some images, which is why the size readout before download matters more than any rule of thumb.
That's the whole job. Run one test file through the JPEG converter first, check the result at 100% zoom, then commit the batch.
Written by Giovanni Picaro, a web developer who has been building image tools and optimizing sites since 2019. Sources: MDN image format reference and Google web.dev. Last reviewed: 2026.