Why HEIC Photos Look Different After Converting

You converted an iPhone photo from HEIC to JPG and the colors look wrong — washed out, oversaturated, or subtly shifted. You are not imagining it. This is one of the most common complaints about HEIC conversion, and it has a specific technical cause with a specific fix.

Convert HEIC to JPG

Proper color profile conversion — no washed-out colors

HEIC JPG

Tap to choose your file

or

Supports M4A, WAV, FLAC, OGG, AAC, WMA, AIFF, OPUS • Max 100 MB

Encrypted upload via HTTPS. Files auto-deleted within 2 hours.

The Problem: Why Colors Look Wrong

You take a photo on your iPhone. It looks perfect on screen — vibrant reds, rich greens, natural skin tones. You transfer the HEIC file to your Windows PC, convert it to JPG, and something is off. The colors look washed out, or sometimes oversaturated, or the entire image has a subtle color shift that makes it look "wrong" even if you cannot pinpoint exactly what changed.

This is not a quality loss from compression. It is a color space mismatch — one of the most common and least understood problems in HEIC-to-JPG conversion. The issue has two distinct causes that often compound each other:

  • Display P3 vs sRGB color space mismatch — iPhone photos are captured in a wider color space than most monitors and software expect.
  • HDR to SDR tone mapping — modern iPhones capture HDR data that must be "flattened" for standard displays.

Understanding these two mechanisms is the key to getting accurate colors every time.

Color Profiles Explained: Display P3 vs sRGB

Every digital image contains color values — numbers that represent the red, green, and blue intensity of each pixel. But those numbers are meaningless without a color profile (also called a color space) that defines what those numbers actually look like on screen.

Since 2016, every iPhone captures photos in the Display P3 color space. This is a wide gamut standard that covers approximately 50% more colors than sRGB, the color space used by most Windows monitors, web browsers, and software.

Property Display P3 (iPhone) sRGB (most monitors)
Gamut coverage~45.5% of visible spectrum~33.3% of visible spectrum
Red rangeDeeper, more saturated redsStandard reds
Green rangeWider, more vivid greensStandard greens
Blue rangeSimilar to sRGBSimilar to P3
Used byiPhone, iPad, MacBook Pro, DCI cinemaWindows, web, most monitors, printers

The problem happens during conversion. When a HEIC file recorded in Display P3 is converted to JPG, the converter must transform those P3 color values into sRGB color values. P3's wider gamut means some colors literally do not exist in sRGB — they must be approximated. If the converter handles this incorrectly (or ignores the color profile entirely), the result is one of three problems:

  • Washed out — P3 values are interpreted as sRGB without transformation. Since P3 encodes wider ranges, the raw numbers map to less saturated sRGB values.
  • Oversaturated — some converters "stretch" P3 values to fill the sRGB gamut, pushing already-saturated colors beyond their natural appearance.
  • Color shift — reds shift toward orange, greens shift toward yellow, or skin tones take on an unnatural cast. This happens when the color profile is stripped without conversion.

HDR to SDR Tone Mapping

Starting with iPhone 12 (2020), Apple captures photos with HDR metadata (specifically Dolby Vision / Apple Gain Map). This adds a brightness boost layer on top of the base image, allowing HDR-capable displays to show brighter highlights and more dynamic range than standard photos.

JPG is an SDR-only format. It has no concept of HDR brightness data. When converting HEIC to JPG, the HDR information must be "tone mapped" down to SDR — the wide brightness range must be compressed into the narrower range that SDR can represent.

Poor tone mapping causes additional visual problems:

  • Blown-out highlights — bright areas (clouds, reflections, light sources) that looked detailed in HDR appear pure white in the JPG.
  • Flat shadows — dark areas that had visible detail in HDR become uniformly dark in SDR.
  • Reduced contrast — the overall image looks "flat" compared to how it appeared on the iPhone screen, because the HDR brightness range has been compressed.

The combination of P3-to-sRGB gamut compression and HDR-to-SDR tone mapping is what makes converted JPGs look noticeably different from the HEIC originals — even when the converter is handling resolution, sharpness, and compression correctly.

How Proper Conversion Handles Color Profiles

A technically correct HEIC-to-JPG conversion involves three steps that many simple converters skip:

1. Read the Embedded ICC Profile

Every HEIC file from an iPhone contains an ICC color profile that identifies the color space (Display P3) and provides the mathematical transformation data. A proper converter reads this profile instead of assuming sRGB.

2. Transform Colors from P3 to sRGB

Using the ICC profile, the converter performs a mathematical color space transform that maps every pixel from P3 coordinates to sRGB coordinates. This is not a simple formula — it involves matrix multiplication through a device-independent connection space (usually CIE XYZ or CIE LAB).

Two rendering intents are commonly used:

  • Perceptual — compresses the entire gamut proportionally. All colors shift slightly so that out-of-gamut P3 colors fit within sRGB while maintaining relative relationships. Best for photographs.
  • Relative colorimetric — keeps in-gamut colors identical and clips out-of-gamut colors to the nearest sRGB boundary. Preserves accuracy for most colors but may lose saturation in extreme reds and greens.

3. Embed the sRGB ICC Profile in the Output JPG

The output JPG must include an embedded sRGB ICC profile so that viewers and editors know how to interpret the color values. Stripping the profile (a common mistake) causes different software to make different assumptions, leading to inconsistent color display.

What happens when profiles are stripped? Without an ICC profile, software defaults to sRGB. If the pixel data was already correctly transformed to sRGB, stripping the profile is harmless. But if the data is still in P3 (no transform was done), the P3 values are misinterpreted as sRGB, causing the washed-out appearance. This is the single most common cause of color problems in HEIC conversion.

What Our Converter Does

Convertio's HEIC-to-JPG pipeline handles color profiles correctly at every step:

  • heif-convert decodes the HEIC file while preserving the embedded ICC (Display P3) profile. The raw pixel data and color space metadata are passed intact to the processing stage.
  • ImageMagick performs the P3-to-sRGB color space conversion using the -colorspace sRGB directive. This reads the source ICC profile, computes the transform through the CIE connection space, and writes correctly mapped sRGB pixel values.
  • The output JPG is encoded at quality 92 with the sRGB ICC profile embedded, ensuring consistent color display across all viewers, browsers, and operating systems.

The result is a JPG that looks the way your photo is supposed to look — natural colors that match what you saw on your iPhone screen, correctly adapted for sRGB displays.

Tips for Best Color Results

Even with proper color profile handling, there are a few things you can do to get the most accurate colors:

  • Use quality 90 or higher — lower JPG quality settings introduce compression artifacts that affect color accuracy in gradients and subtle tones. Quality 92 (Convertio's default) is the sweet spot.
  • Check on a calibrated monitor — most consumer monitors are not color-calibrated and may display sRGB content with a slight color cast. If color accuracy matters, consider a hardware calibrator (like a Datacolor Spyder or X-Rite).
  • View in multiple apps — some Windows apps (like the old Windows Photo Viewer) ignore ICC profiles. Test your converted JPGs in Windows Photos, a web browser (Chrome respects ICC profiles), and your photo editor to confirm consistent color.
  • Avoid re-converting — each lossy-to-lossy conversion introduces a generation of quality and color degradation. Convert once from the original HEIC and keep that JPG as your master copy.
  • Preserve the original HEIC — if maximum color fidelity matters (professional work, printing), keep the HEIC file as your archive copy. It contains the full P3 gamut and HDR data that cannot be recovered from a JPG.

Ready to Convert?

Proper P3→sRGB color conversion — no washed-out results

HEIC JPG

Tap to choose your file

or

Supports M4A, WAV, FLAC, OGG, AAC, WMA, AIFF, OPUS • Max 100 MB

Frequently Asked Questions

iPhones capture photos in the Display P3 color space, which is roughly 50% larger than the sRGB color space used by most Windows monitors. When a HEIC photo is opened or converted without proper color profile handling, P3 colors get misinterpreted as sRGB values. This makes reds appear less vivid, greens look shifted, and the overall image appears either washed out or oversaturated depending on the software.

Use a converter that properly handles color profile conversion from Display P3 to sRGB. Convertio performs this transform automatically using ImageMagick's color management pipeline. If you already have a washed-out JPG, you can open it in Photoshop or GIMP, assign the Display P3 profile (Edit → Assign Profile), then convert to sRGB (Edit → Convert to Profile) using perceptual rendering intent.

Display P3 is a wide color gamut standard used by Apple devices since 2016. It covers approximately 50% more colors than sRGB, particularly in the red and green ranges. All iPhones since the iPhone 7, all iPads since 2017, and all MacBook Pros use Display P3 for both their screens and camera capture. When you take a photo on an iPhone, it is recorded in Display P3 color space inside the HEIC file.

No. Many simple HEIC-to-JPG converters strip the ICC color profile during conversion or ignore it entirely, which causes the color shift problem. A proper converter must read the embedded Display P3 ICC profile from the HEIC file, perform a mathematical transform to map P3 values into sRGB space, and embed the sRGB ICC profile in the output JPG. Convertio does this automatically.

More HEIC to JPG Guides

How to Convert HEIC to JPG on Windows 10/11
Convert HEIC to JPG on Windows 10 and 11. Free online converter, HEIF extensions, Photos app, and PowerShell methods.
How to Convert HEIC to JPG on Mac
5 ways to convert HEIC to JPG on Mac: online converter, Preview, Finder Quick Actions, Automator, and Terminal sips.
How to Make iPhone Save Photos as JPG Instead of HEIC
Change iPhone camera format from HEIC to JPG. Most Compatible mode, AirDrop auto-conversion, and converting existing photos.
How to Open & Convert HEIC Photos on Android
Open and convert HEIC photos on Android. Convertio in mobile Chrome, Google Photos, and Samsung camera settings.
How to Batch Convert HEIC to JPG
Batch convert HEIC to JPG online or via command line. Mac Finder, PowerShell, and Linux methods for multiple files.
Convert HEIC to JPG from Google Drive & Google Photos
Cloud services store HEIC as-is. Download and convert to JPG from Google Photos, Drive, iCloud, and Dropbox.
What Is HEIC? Complete Guide to Apple's Photo Format
HEIC explained: Apple's HEVC-based image format. 50% smaller than JPEG, 10-bit color, HDR. Compatibility and conversion.
Why iPhone Photos Are HEIC (and How to Change to JPG)
Why Apple switched to HEIC in iOS 11. Change to Most Compatible mode, auto-transfer settings, and batch convert existing photos.
HEIC vs JPG: Which Format Is Better?
HEIC vs JPG compared: file size, quality, 10-bit color, HDR, compatibility. When to keep HEIC and when to convert.
HEIC to JPG Quality: Convert Without Losing Quality
JPEG quality levels compared: q=60 vs q=80 vs q=92 vs q=100. File sizes, color profiles, and how to convert HEIC without visible loss.
Convert HEIC to JPG via Command Line: Linux, macOS & Python
Convert HEIC to JPG using heif-convert, ImageMagick, FFmpeg, Python, and macOS sips. Install guides and batch examples.
Back to HEIC to JPG Converter