Why Your Image Colors Change in a PDF

Image colours look different in a PDF because the colour profile that came with your photo did not travel into the PDF with it. The pixel values are unchanged — the instructions for reading them are missing, so a wide-gamut photo gets read as ordinary sRGB and looks flatter.

Short answer: Your pixels are fine. The image's colour profile is not carried into the PDF, so a Display P3 or Adobe RGB photo gets interpreted as sRGB and looks duller or slightly shifted. Convert the image to sRGB before you make the PDF and the difference goes away in any viewer that assumes sRGB, which is most of them.
Convert without losing quality

After converting, each file tells you exactly which route it took and what came out.

Drop your images here
a baseline JPEG is copied into the PDF untouched — no re-compression
Choose images

    More options

    🔒 Private by design: your images are converted in this browser tab and never uploaded.

    What changed is the label, not the pixels

    A JPEG or a PNG is a grid of numbers. A pixel that reads 237, 28, 36 is not a colour yet — it becomes one only when something decides which colour space those numbers belong to. That decision travels inside the file as a small tag called an ICC profile: sRGB, Display P3, Adobe RGB and so on.

    Our converter puts a JPEG's own bytes into the PDF untouched, and re-compresses a PNG losslessly, so every pixel value arrives intact either way. What it does not do is carry the ICC profile across. The image lands in the PDF as plain device RGB with nothing attached, and a viewer with no profile to go on falls back to something close to sRGB. Same numbers, different instructions, different-looking photo.

    That makes this an appearance change, not a data change. Nothing was crushed or compressed twice, and it is fixable. It is a common limitation rather than a bug: PDF has no requirement to carry an image's ICC profile, and plenty of lightweight converters leave it behind. We would rather tell you here than let you find out at a print shop.

    Why image colours look different in a PDF but fine in Photos

    Your photo viewer reads the profile and shows the picture as intended. The PDF viewer has no profile, so it reads wide-gamut numbers as if they were ordinary sRGB numbers. Wide-gamut spaces stretch the same 0-255 range over a bigger set of real colours, so reading them as sRGB pulls everything inwards and the saturated end of the image loses its bite.

    Profile the image carriesWhat tends to happen in the PDF
    sRGBNothing. Most screenshots, web images and older camera JPEGs are sRGB and come through unchanged.
    Display P3 (iPhone captures since the iPhone 7)Reds and greens go flat, skies and skin tones lose a little life. This is the common case.
    Adobe RGB (many DSLRs, plenty of scanners)Greens and cyans go dull and slightly grey.
    ProPhoto RGB (a Lightroom export set to the wrong space)Obvious flattening, sometimes a visible hue shift.
    CMYK TIFF from a print workflowTIFF cannot go into a PDF as-is, so it is decoded and re-encoded once on the way in. Expect a shift, and treat the result as a preview rather than press-ready art.

    HEIC, WebP, AVIF, GIF, BMP and SVG are decoded and re-encoded once for the same reason, and no profile is carried through there either. If you shoot HEIC on an iPhone, the HEIC to PDF converter is the same engine, but it solves the format question, not the colour one.

    How to check what profile your image is carrying

    • macOS. Open the image in Preview and press Command-I for the inspector. The general tab lists the ColorSync profile. If it says Display P3, you have your answer.
    • Windows. Right-click the file, choose Properties, then the Details tab, and look at Color representation. It is a blunt instrument: sRGB means sRGB, and Uncalibrated usually means the file carries something else. For the profile name itself you need an image editor or a viewer like IrfanView.
    • iPhone or iPad. Photos will not tell you. Assume anything shot with the built-in camera on an iPhone 7 or later is Display P3.
    • A quick test instead. Put the original and the PDF side by side on the same screen. Duller but equally sharp means colour. Soft or blocky as well means a resolution problem, which is a different fix.

    Convert to sRGB before you convert to PDF

    sRGB is the safe common denominator. If the image is already sRGB going in, the PDF matches what you saw.

    The important word is convert, not assign. Converting recalculates the pixel numbers so the picture keeps looking the same in the new space. Assigning just relabels the numbers you already have, which produces exactly the dull result you are trying to escape. A menu item that says assign profile is not the one you want.

    1. Photoshop. Edit, Convert to Profile, sRGB IEC61966-2.1. Or File, Export, Export As, and tick Convert to sRGB.
    2. Lightroom. In the export dialog, set Color Space to sRGB.
    3. Affinity Photo. Document, Convert Format / ICC Profile, then pick sRGB.
    4. GIMP, free. Image, Color Management, Convert to Color Profile.
    5. A whole folder. ImageMagick does it in one line if you have an sRGB profile file to hand: magick photo.jpg -profile sRGB.icc photo-srgb.jpg. That converts only if the file already carries a profile. If it does not, the same command assigns instead of converting, so name the source profile too: magick photo.jpg -profile DisplayP3.icc -profile sRGB.icc photo-srgb.jpg.

    Then drop the converted files into the converter on this page. Whether you feed it JPG or PNG affects file size and transparency rather than colour, and that trade-off is covered in PNG or JPG for a PDF.

    If the shift is small and the PDF is for an email, a claim form or your own records, it is fine to do nothing. Not every colour difference is worth a workflow.

    Check the PDF in the viewer that will actually be used

    Untagged images are a judgement call, and PDF viewers make that call differently. Acrobat, macOS Preview, Chrome's built-in viewer and a phone's preview can each show the same file with slightly different warmth or saturation, so there is no single correct rendering to check against.

    Check where it lands. If the client opens everything in Acrobat, look at it in Acrobat. If it is going to someone's phone, mail it to yourself and look on a phone. If it is going to a printer, keep reading.

    Before a paid print run, ask for a proof

    Do not send a job to press on the strength of a screen. Ask the shop for a proof, a physical sample printed from the same file on the same stock, and pay for it. It costs a fraction of a bad run and it is the only honest answer to whether the printed colour will match.

    It is also worth being blunt about what this tool does not do: no CMYK conversion, no colour management, no PDF/X or PDF/A output, no overprint or ink-coverage handling. If your printer has asked for CMYK, a specific output intent or PDF/X-4, a browser converter is the wrong instrument and no setting will change that. InDesign, Acrobat Pro and Affinity Publisher are built for it.

    For print jobs that hinge on detail rather than exact colour, the companion guide on making a 300 DPI PDF covers the resolution half of the same problem.

    When to skip this tool entirely

    If colour fidelity is the whole point of the document, use a colour-managed application rather than any browser tool, ours included. On a Mac, Preview will export a PDF in a couple of clicks, but it gives you no colour controls, so treat its output the same way you would treat ours. Acrobat Pro, InDesign and Affinity Publisher are the ones with real colour management and far more control.

    Come back here when the priorities are the ones this converter is built for: nothing uploaded anywhere, no account, no watermark, and a JPEG's own bytes going into the PDF untouched.

    Doing this on an iPhone

    The Image to PDF app converts photos, HEIC, TIFF and documents entirely on the device, with no internet connection needed, and it is free with a Premium upgrade for unlimited conversions. It is tuned for small, shareable files: it resizes photos to 1200 px wide and re-encodes them at JPEG quality 0.8. That makes it a good tool for scans, receipts and paperwork, and the wrong one when the colour has to be exact. For colour-critical work, convert the image to sRGB on a computer and use the browser converter here, which keeps your original JPG and PNG data intact.

    Free on iPhone and iPad — with a document scanner, conversion history and no internet needed.

    Frequently asked

    Does converting an image to PDF reduce its quality?
    Not in terms of detail. A JPG's own bytes go into the PDF untouched and a PNG is re-compressed losslessly, so the sharpness you had is the sharpness you get. The exceptions are narrow: ask for a smaller file and the image is re-encoded on purpose, and a few files — mirrored selfies, CMYK or progressive JPEGs — have to be re-encoded once to come out right. Colour is a separate matter: the ICC profile is not carried across, so a wide-gamut photo can look flatter, and converting it to sRGB first keeps both right.
    Why does my iPhone photo look washed out in the PDF?
    iPhones have captured in Display P3 since the iPhone 7, which covers a wider range of colours than sRGB. When the profile does not travel into the PDF, those numbers are read as sRGB, so the vivid end of the picture is pulled in and the photo looks flat. Converting the photo to sRGB on a computer before making the PDF removes the difference.
    Can I put the colour profile back after the PDF is made?
    Acrobat Pro can, under Print Production and Convert Colors, but you have to tell it which space the numbers originally came from, and getting that wrong makes things worse. It is usually quicker to convert the original image to sRGB and rebuild the PDF, which takes seconds in the browser.
    Will the printed colours match what I see on screen?
    There is no way to promise that from a screen alone, whatever tool made the PDF. Paper, ink and press conditions all change the result. For anything you are paying for, ask the print shop for a physical proof from the same file before the run.
    Does your converter alter my colours on purpose?
    No. There is no filter, no auto-enhance and no colour correction at any point. A JPEG's own bytes go into the PDF untouched. A PNG is re-compressed losslessly on the way in — every pixel identical, different bytes. Formats that cannot live in a PDF — HEIC, TIFF, WebP, AVIF, GIF, BMP and SVG — are decoded and re-encoded once so they can be embedded at all. The colour difference you are seeing comes from the missing profile, not from an adjustment.

    Convert on your phone, with or without signal

    The free iPhone app does everything this page does, plus a document scanner that finds the edges of a page for you, and a history of every PDF you have made. Nothing is uploaded there either.

    Free on iPhone and iPad — with a document scanner, conversion history and no internet needed.