PDF to JPG — Extract Pages as Images
Convert PDF pages to JPG images.
Drop your PDF file hereTap to select a file
Supports PDF, up to 200MB
What to do next
Related tools
About PDF to JPG
PDF to JPG is the conversion most people reach for when they need an image of a page rather than a document — to drop a screenshot of a contract clause into a chat thread, to attach a slide-deck preview to a marketing brief, or to feed page images into a photo-organising app that does not understand PDF. Favtoo’s converter renders each page of the source PDF using Mozilla’s PDF.js engine — the same renderer Firefox uses to display PDFs natively — and saves the result as one JPG image per page at a resolution you choose.
Resolution matters more than people expect. The default rendering is 150 DPI, which produces page images sharp enough to print on standard office paper and well-suited to screen viewing on phones and laptops. If you are extracting figures for a high-resolution print job or for OCR re-processing, push the DPI to 300; if you only need previews for a thumbnail wall or a chat attachment, drop it to 96 to save bandwidth. The trade-off is purely between file size and pixel detail — the tool never alters page content, layout, or colour profile.
The output format is JPG, which means lossy compression. For pages that are mostly text on a white background you will not see the lossy artefacts unless you zoom in heavily; for pages with photographs or rich graphics the default JPG quality of 85 retains essentially perceptually-lossless detail. If you specifically need lossless output (transparency, sharp UI screenshots, archival-quality figures) use the PDF to PNG tool instead — it produces larger files but keeps every pixel exact.
Multi-page PDFs always produce a ZIP file containing one JPG per page, named with the source filename and a zero-padded page index so they sort correctly in a folder. Single-page PDFs deliver the JPG directly. Conversion happens in your browser tab; the source PDF is never uploaded, never written to disk, and never visible to anyone else. When you close the tab, the entire working set evaporates.
How it works
- 1Drop the PDF onto the upload area. The renderer accepts any PDF up to 200 MB.
- 2Pick the output DPI. 150 DPI is the default and works for most uses; choose 300 for print-quality, 96 for thumbnails.
- 3Optional: choose a JPG quality level (default 85). Higher means more detail and larger files; lower means smaller files.
- 4PDF.js renders each page to a canvas, then a JPG encoder converts each canvas to an image at your chosen quality.
- 5Download a single JPG (for one-page PDFs) or a ZIP of named JPGs (for multi-page PDFs).
Common use cases
- Send a single-page snapshot of a contract clause in a chat instead of attaching the whole PDF
- Convert a slide deck export to JPG previews for a portfolio gallery
- Extract figures from a scientific paper for pasting into a presentation
- Make a thumbnail wall of a multi-page document for a quick visual review
- Prepare page images of a scanned ID for a verification form that requires JPG uploads
- Generate one image per receipt from a receipt-bundle PDF for an expense app that only accepts JPGs
FAQ
What resolution are the output images?
Pages are rendered at 150 DPI by default, producing clear images suitable for most uses.
How do I get individual page images?
Each page is converted to a separate JPG. Multi-page PDFs produce a ZIP file.
Can I choose specific pages?
All pages are converted. Use our Split PDF tool first if you only need certain pages.
What resolution should I pick for the output JPGs?
For screen viewing on phones and laptops, 150 DPI (the default) is plenty. For printing on standard office paper or for OCR re-processing, choose 300 DPI. For thumbnail-sized previews where bandwidth matters, drop to 96 DPI. Higher DPI means sharper images and bigger files; the tool never reduces the source quality, only the rendering target.
Will the output JPGs be exactly the same dimensions as the PDF pages?
In points, yes — each page is rendered at its true dimensions multiplied by the DPI you selected. A standard US Letter page (8.5 × 11 inches) at 150 DPI becomes a 1275 × 1650 pixel JPG. A4 at 300 DPI becomes 2480 × 3508. The aspect ratio is always preserved exactly.
Why is JPG lossy and should I worry about it?
JPG compression discards a small amount of pixel detail in exchange for much smaller files. On text and line-art at quality 85 (the default), the loss is invisible at normal zoom; you would have to zoom to 300% to see compression artefacts on the strokes of letters. If you do need pixel-exact output (archival quality, sharp UI screenshots, transparency support) use PDF to PNG instead.
How are multi-page PDFs delivered?
Each page becomes its own JPG, packaged into a ZIP file with names like document-page-001.jpg, document-page-002.jpg, etc. The page index is zero-padded so they sort correctly in any file manager. Single-page PDFs deliver the JPG directly without a ZIP wrapper.
Are vector graphics and text preserved during conversion?
Vector graphics and text in the PDF are rasterised into the JPG output, which means they become pixels rather than crisp vectors. At 150 DPI or higher this is normally indistinguishable from the original on screen, but the resulting JPGs are not editable as vector artwork. If you need to keep the vector geometry, work with the source PDF directly or convert via PDF to HTML.
Does the converter handle scanned PDFs differently from born-digital PDFs?
Both go through the same renderer. A scanned PDF is internally just a series of full-page raster images, so converting to JPG essentially re-encodes those images — there is some quality reduction at lower JPG quality settings but at quality 85 the difference is imperceptible. Born-digital PDFs (Word exports, web prints) typically yield sharper JPGs because the source is vector content rendered at your chosen resolution.
Can the JPG output preserve transparency or the original page background colour?
JPG does not support transparency at all — every pixel is opaque. Pages with transparent backgrounds (like exported design files) render with a white background by default. If you need transparency, use PDF to PNG.
What is the largest PDF the converter can handle?
The upload cap is 200 MB. Practical limits are set by your device’s memory: a 100-page text PDF converts in seconds, while a 500-page heavily-illustrated PDF at 300 DPI may take a minute and use several gigabytes of RAM during rendering. If you hit memory limits, drop the DPI or split the PDF into chunks first.