The Complete Guide to PDF-to-JPG Conversion
Mastering DPI, format choice (JPG vs PNG), page ranges, and multi-file batches.
1. Choosing the Right DPI (Scale Factor)
Scale controls the effective DPI of the exported image. 1× produces an image roughly equal to the source PDF visual size at 72 DPI — fine for thumbnails, previews, and quick chat sharing. 2× (about 144 DPI) is the sweet spot for retina displays and most on-screen review work. 3× (216 DPI) is the standard minimum for office printing. 4× (288 DPI) approaches commercial press quality for graphics-heavy pages.
Going higher than 4× rarely improves perceived quality because compression artifacts (JPG) or file size (PNG) become the limiting factor. Match scale to purpose: 1× for chat and email, 2× for screenshots and slides, 3× for inkjet printing, 4× for reproducible output in trade publications.
2. JPG vs PNG: pick by content type
JPG excels at photographic content, scanned documents, and continuous-tone imagery because its compression is tuned to what the eye tolerates in smooth gradients. PNG excels at hard-edged content — UI screenshots, line art, CAD diagrams, vector-like illustrations — because it preserves exact pixel values, supports transparency, and uses lossless compression. For text-heavy pages, PNG avoids the halos and fringes JPG introduces around sharp edges. For pages containing transparency, you must use PNG because JPG cannot store alpha channels.
When illustration pages mix photographic and graphic elements, JPG at 90% usually wins on file size. When the page is dominated by text and crisp lines, exporting PNG keeps the edges pixel-perfect. The Quality slider only affects JPG output; PNG is always lossless.
3. Page ranges: convert only what you need
For large PDFs the Page range box is essential. Typing 1-3, 5, 9- renders only pages 1, 2, 3, 5, and 9-through-to-the-end — skipping the rest saves time, memory, and download size. The range syntax matches the rest of the PDF suite: comma-separated lists, dash ranges, open ends, and the keywords all, odd, even. Page numbers refer to the source PDF, so the same range works the same way on every PDF you drag in.
4. Multi-file batches
The file picker accepts multiple PDFs at once. Each PDF is converted in turn and every rendered page accumulates in the results list, with a filename that preserves the source PDF name and page number so you can tell which page came from which document. The ZIP download bundles everything together; if you only loaded one PDF, the archive is named after that PDF. If you loaded several, it is named pdf-pages.zip.
5. Quality vs. File Size (for JPG)
JPG is a lossy format with strong compression at lower quality. Above 85% the perceptual difference from 100% is essentially zero, but file size drops by 30–60%. Below 60% you start seeing blocky artifacts around text edges and color banding in smooth gradients. For screenshots and text-heavy pages, 90–95% is recommended. For scanned photos, 80–85% is usually indistinguishable from the source at half the file size. A practical workflow: start at 85% with 2× scale and adjust if the file is too large.
6. Practical Use Cases
Three high-value workflows dominate. First, sharing specific PDF pages in chat apps that strip PDFs or thumbnail them poorly — a JPG renders inline everywhere. Second, embedding references into slide decks — PowerPoint and Keynote handle image inserts more reliably than embedded PDFs, which often render as low-res icon previews. Third, archiving receipt scans, certificates, or signed documents where an image is easier to integrate into expense reports, HR systems, and ticketing tools. Page-range extraction means you can grab just the receipt page from a year-end statement without exporting the whole 80-page document.
Conclusion
Converting PDFs to images is one of the highest-frequency tasks in modern digital workflows — and doing it client-side keeps every confidential document private. Match scale to output purpose, pick JPG for photographic content and PNG for screenshots and transparent pages, use the page-range box to skip pages you don’t need, and use multi-file batches when you have several PDFs to process. With these levers understood, you can convert any PDF into the precise set of images your workflow demands.