Convert PDF to JPG
Convert PDF to JPG free in your browser. No upload, no signup, no watermark. Files stay on your device.
drop a .pdf file
or click to browse
related
more pdf & jpg
pdf to png
pdf to docx
pdf to txt
pdf to xlsx
pdf to epub
pdf to html
jpg to png
jpg to webp
jpg to avif
guide
how to convert pdf to jpg
Drop your PDF file
Drag your PDF file into the drop zone above, or click the box to pick a file from your computer or phone. The browser reads the file directly — nothing uploads.
Click Convert
The page runs PDF.js on your device to decode the Portable Document Format and encode it as JPEG. Most conversions finish in a few seconds; large or codec-heavy files (RAW, video) can take longer.
Download the JPG file
When the conversion finishes, the JPG files arrive as a ZIP — one JPG per source page. Open the ZIP and save the pages anywhere on your device.
note: Multi-page PDFs are packaged as a ZIP of per-page JPGs. Single-page PDFs return one JPG.
FAQ
common questions
What happens if my PDF has multiple pages?
Each page becomes its own JPG, named sequentially (page-001.jpg, page-002.jpg, etc.). Multi-page PDFs bundle the resulting images into a single ZIP for download — open the ZIP and you'll find one JPG per page. Single-page PDFs come back as a plain .jpg.
What resolution will the JPG be?
The converter rasterises at 2× the PDF's native pixel density — about 144 dpi by default. That's sharp enough for screen viewing and most everyday uses. If you need higher (300 dpi for print, 600 dpi for fine detail) the trade-off is much larger files; for ultra-high-res output, the original PDF stays better because PDFs hold vector text and images that scale infinitely while JPGs are fixed pixels.
Will text in the PDF stay selectable in the JPG?
No. JPG is a flat pixel grid — text becomes part of the image and can no longer be selected, copied, or searched. If you need to keep text searchable, either preserve the original PDF or run the JPG output through OCR afterward (Acrobat, Tesseract, or any OCR-enabled tool will reconstruct a text layer).
Will the JPG be smaller than the source PDF?
Depends on what was in the PDF. PDFs containing many text pages typically convert into JPGs that are larger than the source (text compresses well in PDF; rasterising to image loses that efficiency). PDFs that are mostly scanned images typically come out smaller or similar. A 10-page text PDF that's 200 KB might become 2–3 MB of JPGs.
Will my PDF's hyperlinks, form fields, and annotations work in the JPG?
No — those are PDF-only features. Hyperlinks become inert (visually present but not clickable), form fields become static text or empty boxes, and annotations / comments are rasterised into the image. The output is a snapshot of how each page looks; it's no longer interactive.