Convert Selected PDF Pages to JPG

Export selected PDF pages as JPG images with control over scale and quality. Several pages are downloaded together as a ZIP.

How to convert PDF to JPG — 3 steps

  1. 1

    Add your PDF

    Drop one PDF into the box above. The editor reads its page count and lets you enter page numbers or ranges.

  2. 2

    Choose pages and quality

    Leave the range blank for every page, or enter values such as 1-3, 5, or 8-10. Then choose a scale and JPG quality.

  3. 3

    Download the images

    One selected page downloads as a JPG. Two or more selected pages are bundled into a ZIP named with their original page numbers.

Pages, scale, and JPG quality

You can convert every page or select ranges and individual pages. The range is entered as comma-separated values such as 1-3, 5, or 8-10. The output keeps the real source page numbers in its file names.

Standard scale is 72 DPI, High is 144 DPI, and Ultra is 216 DPI. A larger scale creates more pixels and usually clearer small text, but it also takes more memory and produces larger images. JPG quality runs from 10% to 100%; lower values make smaller files with more visible compression.

A single selected page downloads as a JPG. When several pages are selected, the editor creates a ZIP containing one JPG per page. JPG has no transparency support, so transparent areas are rendered against white.

JPG output versus extracting embedded images

PDF to JPG makes a picture of the whole page. Text becomes image pixels and is no longer selectable or searchable in the JPG. The output dimensions depend on the page size and the scale you choose, not just on the original file's embedded images.

Extract PDF Images is a different job: it pulls image objects that were placed inside the PDF. Use it when you need the original photos or graphics, rather than a JPG snapshot of the complete page. Use PDF to PNG when you need transparency or a lossless image format.

Your files never leave your device

Pages are rendered to images by your browser's own PDF engine — the document never leaves your device to become a picture.

Most online PDF sites upload your document to their servers, process it there, and keep a copy for minutes, hours, or longer. PilotPDF works differently: the page downloads a small processing engine into your browser, and your file is opened and edited in your device's memory using WebAssembly. Nothing is transmitted, so there is nothing for a server to store, leak, or scan. You can even disconnect from the internet after the page loads and the tool keeps working.

Read more about how this works in our privacy-by-design explainer.

Related tools

Frequently Asked Questions

Yes. Leave the range blank for every page, or enter ranges and individual pages such as 1-3, 5, or 8-10.
Choose Standard (72 DPI), High (144 DPI), or Ultra (216 DPI). Higher scale creates larger images with more pixels.
Yes. The quality slider runs from 10% to 100%. Lower quality usually creates smaller files but adds more JPEG artefacts.
One page downloads as a JPG. Multiple selected pages are placed in a ZIP file.
No. JPG does not support transparency. Empty or transparent areas are rendered with a white background.
No. The page is exported as pixels, so the image itself cannot be searched or copied as PDF text.
PDF to JPG exports the complete page. Extract PDF Images pulls out image objects that were embedded inside the PDF.
No. Rendering and JPG creation happen in your browser.