Guides

How to Convert a PDF to JPG (Every Page as an Image)

By The NexaPDF AI TeamPublished 2 min read

Quick answer

Open PDF to JPG and every page is rendered to its own image, so a 10-page PDF comes back as 10 JPGs, typically bundled in a ZIP. Higher resolution means a sharper image and a larger file — moderate is crisp for screens, higher is worth it for print. JPG suits pages that are mostly text and photos; for hard-edged line art, screenshots or transparency, PNG holds up better.

Why turn a PDF into images?

A JPG of a page drops straight into a slide deck, a web page, a chat message, or a social post — places where a PDF attachment would be clunky or wouldn't preview at all. It's also the simplest way to share a single page as a quick, universally viewable image without handing over the whole document.

Converting your PDF

Open PDF to JPG and upload the file. Each page is rendered to a separate JPG, so a 10-page PDF comes back as 10 images, typically bundled in a ZIP. The page's original layout, fonts, and graphics are flattened into the picture exactly as they appear.

Resolution: sharp enough, not needlessly huge

Higher resolution (DPI) means a sharper image and a larger file. For on-screen use — a website, a slide, a preview — a moderate resolution looks crisp and stays light. For printing an image of a page, go higher so text edges stay clean on paper.

JPG suits pages that are mostly text and photos and keeps files small. If a page has hard-edged line art, a screenshot, or you need a transparent background, PNG (also offered by many converters) preserves those crisp edges better — JPG can add faint smudging around sharp lines.

Going the other way

Need the reverse — several images combined back into one document? JPG to PDF stitches images into a single PDF in the order you choose. And if your converted JPGs are heavier than you'd like, run them (or the source PDF) through Compress PDF first to bring the size down before exporting.

Frequently asked questions

Which resolution should I choose?

150 DPI is the default and suits most uses — sharp on screen without a heavy file. Drop to 72 for a web page or a chat message where size matters more than detail, and go to 300 when the image is going to be printed.

Can I export just one page as an image?

Every page is rendered, so the simplest route is to convert and keep the one you want. If you would rather not generate the rest, split that page into its own PDF first and convert that instead.

About the author

The NexaPDF AI Team

We build and run the PDF tools described in these guides. Everything here is written against the actual behaviour of our own processing pipeline — the limits, presets and error cases named in a post are the ones the code enforces.