photomopOpen the studio

File formats

PDF image

Also called image in pdf, pdf photo or image to pdf. Here is what it means, when it changes what you export, and what people get wrong.

File formatsRuns on your deviceUpdated 10 August 2026

The short answer

A PDF image is a picture placed inside a PDF page rather than an image format in its own right. PDF is a page container: it stores each photo in its existing encoding, so an embedded JPEG stays JPEG, and it records where on the page that image sits and how large it prints.

Updated

The short version

PDF image at a glance

Quick facts about PDF image: standard, how images are stored, jpeg inside a pdf, built-in dpi, transparency, colour models
Quick factDetail
StandardISO 32000-2 (PDF 2.0)
How images are storedImage objects with a compression filter
JPEG inside a PDFDCTDecode, embedded without re-encoding
Built-in DPINone, resolution depends on placed size
TransparencySupported since PDF 1.4
Colour modelsGreyscale, RGB, CMYK and ICC-based

Slide the table sideways to see every column.

How does a PDF actually store a photo?

Each picture becomes an image object with a compression filter attached, and the filter tells you what the pixel data really is:

  • DCTDecode is JPEG data, embedded as-is
  • FlateDecode is deflate, the same lossless compression PNG uses
  • JPXDecode is JPEG 2000
  • CCITTFaxDecode and JBIG2Decode are for black and white scans

This matters practically. Placing a JPEG into a PDF usually passes the original JPEG bytes straight through, so nothing is recompressed and nothing is lost. Exporting a PDF back out through a screenshot or a low-resolution render is what destroys quality, not the PDF itself.

What resolution does an image inside a PDF have?

A PDF page is measured in points, not pixels, so an embedded image has no fixed DPI of its own. The effective resolution is the pixel dimensions divided by the size the image occupies on the page. A 3000 pixel wide photo printed 10 inches across is 300 ppi. The same photo stretched to 20 inches is 150 ppi, from exactly the same file.

That is why print shops ask for a target ppi at final size rather than asking for a DPI number in the file. If you scale an image up on the page, the effective resolution falls even though nothing about the image changed.

When should you send a PDF instead of a JPEG?

Send a PDF when the thing you are delivering is a page: a print job, a multi-page document, artwork with live text, or anything going to a commercial printer who wants CMYK and bleed. Text and vector shapes stay sharp at any output size, and the file carries page geometry the printer needs.

Send an image file when the thing you are delivering is a picture. Marketplaces, product listings, web pages, email previews and social platforms all expect JPEG, PNG or WebP, and most will not accept a PDF at all.

What people get wrong about pdf image

Each one is a real failure mode, not a style preference.

  1. Expecting a PDF to shrink a photo, when wrapping a 12 megapixel JPEG in a page adds overhead rather than removing it.

  2. Assuming a PDF is 300 dpi because the source photo was, when the placed size on the page decides the effective resolution.

  3. Screenshotting a PDF page to get the picture back out, which throws away most of the resolution.

  4. Uploading a PDF to a listing or a web page that only accepts JPEG and PNG.

Questions people ask

PDF image, answered

The follow-up questions people search for once they have the definition.

Does converting an image to PDF reduce its quality?

Usually not. Most tools embed a JPEG's original data unchanged, so the picture inside the PDF is bit for bit the picture you started with. Quality only drops if the tool re-encodes on the way in, which some do when they downsample to a target file size.

How do I get a photo out of a PDF at full quality?

Extract the embedded image rather than exporting a rendered page. Extraction hands you the original pixels; a page export renders the page at whatever resolution you specify and a screenshot renders it at screen resolution, which is almost always lower than the image inside.

What resolution should images be in a print-ready PDF?

Around 300 ppi at the size they will actually print is the usual request, so a 4 inch wide photo wants roughly 1200 pixels across. Large-format work viewed from a distance, such as banners, is often accepted at much less.

Can a PDF contain images with transparent backgrounds?

Yes. PDF has supported transparency since version 1.4, including soft masks for smooth alpha edges. Some commercial print workflows still flatten transparency before output, so check with your printer before relying on it in a paid job.

From the studio

Tools that do this

Each one runs on your own device, so the photo stays where it is.

Sources

Where the facts on this page come from. Every link opens the specification, standard or documentation the claim was read at.

Now do it to a photo

Photomop is a photo studio that runs on your own device. Resize, crop, compress, convert, batch edit, remove a background and change one all work in the browser tab you are reading this in, at full resolution and with no watermark. The on-device page shows you how to check that the photo stays put.