HEIC arrived in 2017; JPEG in 1992. They were built by different people (Apple, on the MPEG HEIF standard versus the Joint Photographic Experts Group) to solve different problems — which is why "which is better" has a real answer, but only once you say better for what.

Side by side
| Format | Compression | Transparency | Animation | Support (2026) |
|---|---|---|---|---|
| HEIC | Lossy | Yes | No | iPhone, iPad and macOS natively; Windows needs the HEVC extension |
| JPEG | Lossy | No | No | every browser and device made in the last 25 years |
Two rows, but they hide the biggest practical gap: file size on real images, covered next.
File size on real images
For HEIC, the working reality: about half the size of an equivalent JPEG — Apple's claim since iOS 11, and it holds up. For JPEG: a 12-megapixel photo lands around 3-4 MB at quality 85.
Content decides everything. Flat-color graphics, screenshots and photographs sit on completely different compression curves, so the same pair of formats can swap winners between two images.
For pure web delivery, measure both against WebP before deciding: at over 96% of browsers in use in 2026 (caniuse), it often makes this whole debate academic.
Whichever way the kilobytes fall, remember they compound: a saving of 200 KB per image across a forty-image page is eight megabytes a visitor never downloads.
Quality and features
HEIC is lossy, strongest at iPhone and iPad photos, Apple ecosystem; its known costs are poor Windows support, not web-compatible, limited sharing options.
JPEG is lossy, aimed at photographs, social media, web images; the trade-off there: lossy compression, no transparency, quality degrades on re-saving.
Neither list is a flaw — formats are tools, and a hammer is not a bad screwdriver. The question is only which job sits on your desk.
The verdict
Choose HEIC when your job looks like iPhone and iPad photos, Apple ecosystem and the priority is excellent compression, stores depth data and live photos.
Choose JPEG when you are in photographs, social media, web images territory and need small file size, universal support, great for photos.
Switching sides costs nothing: the JPEG converter and the HEIC converter each take seconds, so test both on a real file from your project.

When something looks wrong
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.
Thirty seconds of compression theory
Lossy compression throws away detail the eye is bad at noticing — fine texture, subtle color steps — and keeps what perception cares about. That is how a photo drops 80% of its weight while looking identical at arm's length; it is also why each re-save discards a little more.
Every recommendation here is downstream of those mechanics — formats do not have personalities, only algorithms.
Who picks what, in practice
The photographer delivering a wedding gallery cares about quality first and upload time second — the format whose profile reads "excellent compression, stores depth data and live photos" or "small file size, universal support, great for photos" closer to that wins the job.
The web developer chasing Core Web Vitals weighs file size above everything: between about half the size of an equivalent JPEG — Apple's claim since iOS 11, and it holds up and a 12-megapixel photo lands around 3-4 MB at quality 85, the smaller real-world output gets shipped.
The office user attaching a file for an unknown recipient optimizes for one thing — that it opens. Whichever of the two enjoys broader support is the safe envelope.
The print shop reverses every web instinct: resolution and lossless data outrank file size completely, because a 60 MB master is cheaper than a reprint.

Transparency, animation and the small print
Transparency: HEIC carries an alpha channel; JPEG does not. Flattened transparency — suddenly-white backgrounds — is the most common surprise when people convert without checking this.
Animation: HEIC is strictly still; JPEG is strictly still.
Both formats are exactly as old as their trade-offs suggest: HEIC from 2017, JPEG from 1992.
Living with each format
HEIC is handled by effectively every editor of its generation: support in 2026 means iPhone, iPad and macOS natively; Windows needs the HEVC extension.
For JPEG, the picture is every browser and device made in the last 25 years. That difference decides more real projects than any quality argument does.
Two formats, two eras
HEIC comes from 2017, built by Apple, on the MPEG HEIF standard; JPEG from 1992, by the Joint Photographic Experts Group. Every difference in the table above traces back to what problems were worth solving in those two moments.
The general law of image formats: the older one opens in more places, the newer one wastes fewer bytes. HEIC and JPEG follow it exactly.

The Core Web Vitals angle
Images are usually the heaviest asset class on a page, so format choice flows straight into Largest Contentful Paint — the Core Web Vitals metric Google weighs for ranking. Lighter images, earlier paint, better scores: the chain is that direct.
The compounding is what surprises people: 200 KB saved per image across a forty-image page is eight megabytes a visitor never downloads.
Measure before and after with PageSpeed Insights — the image-weight line item makes the improvement concrete instead of theoretical.
Converting between HEIC and JPEG
Moving a file either way is the easy part: the JPEG converter and the HEIC converter both take drag-and-drop batches and return a ZIP. Dimensions never change; only the encoding does.
The one rule that matters: keep whichever file is lossless as your archive master, and generate the lossy copies from it on demand.
Myths about HEIC and JPEG
"One of them is simply better." They optimize different costs — that is why both still exist. A verdict without a use case is a coin flip wearing a lab coat.
"Quality settings don't matter, the format does." An aggressive setting in a good format looks worse than a sensible setting in an average one. The dial often outweighs the codec.
"You must standardize on one." Mixed pipelines are normal: masters in one format, delivery in another, per the job. Standardize the rules, not the extension.

A decision path in plain words
Start from the destination. Unknown recipient or legacy platform: take the broader-support column — that is iPhone, iPad and macOS natively; Windows needs the HEVC extension versus every browser and device made in the last 25 years, and the wider one wins by default.
Controlled destination — your own site, your own pipeline: take the lighter real-world output, and verify it on one representative image instead of trusting the average.
Special requirements override both: transparency, animation or print-grade fidelity each eliminate one candidate instantly, which is the fastest decision of all.
The short version
HEIC earns its place through excellent compression, stores depth data and live photos; JPEG through small file size, universal support, great for photos. The costs barely overlap, so the "winner" is decided by your destination, not by the formats. Test one real file each way and let the readouts close the argument.
Moving from HEIC to JPEG at scale
Library migrations fail from disorder, not from conversion. The sequence that works: inventory what you have, convert a 10-file sample, inspect that sample at 100% zoom, then run the full batch with the settings the sample approved.
Keep the originals through the whole process — disk space for a second copy costs less than discovering a problem after deletion. Only retire the source set once the new library has survived a real week of use.
Name the converted set identically to the source; the converter preserves filenames, so links, references and muscle memory all keep working.

What professional pipelines do
Production teams rarely pick a side; they pick a pipeline. Masters live in whichever format preserves the most data, and delivery copies are generated per destination — web, print, client preview — from those masters.
In that frame, HEIC and JPEG stop competing: each owns the stage of the pipeline its trade-offs fit, and the converter is the conveyor belt between stages.
Adjacent format battles
The same questions repeat across the format landscape — the neighbouring matchups are PNG vs JPEG, WebP vs JPEG, TIFF vs JPEG.
Read them with this article's lens — size, support, features — and any new format that ships next year will slot into the same grid.
Interpreting your own test results
One converted file is an anecdote; three are a verdict. Test a detailed photo, a flat graphic and one typical file from your actual library — those three points sketch the whole curve for your content.
Mind absolute sizes, not just percentages. A 40% saving on a 60 KB icon is noise; an 8% saving on a 4 MB hero image is real bandwidth. Rank your wins in kilobytes.
Expect the winner to flip between HEIC and JPEG on at least one of the three files — that flip is normal, and it is the argument for per-asset-type rules instead of a single house format.
If two results land within a few percent, the tie-breaker is never size: take the broader support or the feature you need, and stop optimizing.
Last habit: log the result next to the project — format chosen, setting used, sizes observed. Decisions you can look up never get re-argued, and new teammates inherit the evidence instead of the debate.
Quick Answers
Which is smaller, HEIC or JPEG?
Depends on the image. The anchors: for HEIC, about half the size of an equivalent JPEG — Apple's claim since iOS 11, and it holds up; for JPEG, a 12-megapixel photo lands around 3-4 MB at quality 85. Photographs and flat graphics compress on opposite curves, so test one of your own files rather than trusting an average.
Can I convert between HEIC and JPEG without quality loss?
Lossless-to-lossless conversions are perfect copies. The moment a lossy format is involved, some data is discarded — normally invisible at default settings, but keep your originals as the master copies.
Which is better for a website in 2026?
Browser support is the deciding spec: HEIC — iPhone, iPad and macOS natively; Windows needs the HEVC extension; JPEG — every browser and device made in the last 25 years. For pure web delivery, also weigh WebP and AVIF, which usually undercut both on size.
Which should I send to a print shop?
Print workflows want lossless, high-resolution files — that points to formats like TIFF and PNG. Between these two, the one with JPEG's compression profile is the safer print choice.
Does transparency survive in both?
HEIC: supports transparency. JPEG: no alpha channel. Converting from a format with alpha into one without will flatten transparent areas, usually onto white.
Can I serve both formats on the same website?
Yes — the HTML picture element exists for exactly this: list the efficient format first and the compatible one as fallback, and each browser takes the best it understands. It is the standard pattern on image-heavy sites.
Which one is safer for long-term archiving?
Archives want lossless data and broad software support, because the format must still open in twenty years. Between these two, lean toward the one whose compression does not discard information, and keep checksums either way.
Do HEIC and JPEG support animation?
HEIC: no — stills only. JPEG: no — stills only. For short animated clips on the web, animated WebP has largely replaced the older approaches on size alone.
Does it matter which one my camera or phone produces?
Devices choose for storage efficiency, not for your workflow. Whatever comes out of the device is just the starting point — keep it as the original and convert copies to fit each destination.
Can I batch convert a mixed folder of HEIC and JPEG?
Yes — converters key on each file's actual type, not the folder. Drop the mixed set, pick one target format, and the output comes back uniform in a single ZIP.
Eight terms worth knowing
Alpha channel. The per-pixel transparency layer. Formats without one flatten transparent areas, usually onto white.
Lossy / lossless. Whether compression discards data permanently or packs it reversibly. The single most consequential word on any format's spec sheet.
Bit depth. How many shades each color channel can hold; higher depth means smoother gradients and bigger files.
Encoding. The act of writing pixels into a format's structure. Slow encoders (AVIF) trade time for smaller output.
Artifacts. Visible compression damage — blockiness, halos around edges — produced by aggressive lossy settings or repeated re-saves.
Color profile. Metadata describing which exact colors the numbers mean. Mismatched profiles are behind most "the colors changed" complaints.
Container. A file wrapper that can hold image data plus extras — depth maps, multiple frames — as HEIC does.
Rasterize. Converting vector shapes into fixed pixels; the one-way step that costs a logo its infinite sharpness.
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.