PDFs and images: convert, extract and print at the right resolution

Short answer: To turn a PDF page into an image, render it at a chosen resolution: 144 DPI for screens, 300 DPI for printing. To recover a photo that was placed in the PDF, extract the embedded image instead, which returns the original pixels without re-rendering or quality loss.

A PDF page is not a picture. It is a set of drawing instructions: place this font here, stroke this curve, paint this photo into that rectangle. That means there are two completely different ways to get an image out of a PDF, and they produce different results. You can render the page at a resolution you choose, or you can extract the original photo that was embedded when the file was made. These guides cover both, plus the resolution and format numbers that decide whether the result prints cleanly.

Every guide in this topic

Tools for this job