How to Convert PDF Pages to JPG Images
How to Convert PDF Pages to JPG Images
Converting PDF pages to JPG images is useful for creating thumbnails, sharing individual pages on social media, embedding PDF content into presentations, or processing document images in software that cannot open PDFs. The critical variable is the output resolution (DPI) — it determines whether the result is sharp and usable or blurry and unprofessional.
Why Convert PDF to JPG?
| Use Case | Why PDF-to-JPG Is Needed |
|---|---|
| Social media sharing | Platforms accept images, not PDFs |
| Presentation slides | PowerPoint / Keynote embed images, not PDFs |
| Document thumbnail | Websites display page-1 previews as images |
| Image editing | Photoshop, GIMP, etc. work on images, not PDFs |
| Form scanning workflow | Some OCR pipelines require image input |
| Email preview | Recipients see the image inline without opening a file |
Understanding DPI in PDF-to-JPG Conversion
DPI (dots per inch) controls the resolution of the output image. A PDF page is a vector document — it has no inherent pixel count, only physical dimensions. When converting to JPG, the tool must rasterise (render) the vector content at a chosen pixel density.
| DPI | Typical Use | Image Quality | File Size per Page |
|---|---|---|---|
| 72 DPI | Web thumbnails, email previews | Low | ~50–150 KB |
| 96 DPI | Screen display, web embeds | Medium | ~80–250 KB |
| 150 DPI | Standard print quality | Good | ~200–600 KB |
| 300 DPI | High-resolution print, archiving | Excellent | ~800 KB–3 MB |
Rule of thumb: Use 72–96 DPI for screen-only use. Use 150 DPI for most practical conversions. Use 300 DPI only when you need the image to be printed at high quality.
⚡ Fix This Instantly: Drop your PDF into our PDF to JPG converter, pick your DPI, and download individual JPGs or a single ZIP of all pages — the conversion runs locally and nothing is stored on any server.
Advertisement
Step-by-Step: Convert PDF to JPG
Step 1: Upload your PDF
Upload the PDF file. If it is password-protected, you must unlock it first.
Step 2: Set the DPI
Choose based on your intended use:
- Web / social media → 96 DPI
- Presentation slides → 150 DPI
- Print → 300 DPI
Step 3: Choose output format
Most tools output JPG. If your PDF contains transparency (unlikely but possible), choose PNG to preserve it — JPG does not support alpha channels.
Step 4: Download
- Single-page PDF → downloads as one JPG
- Multi-page PDF → downloads as a ZIP file containing one numbered JPG per page
JPG vs. PNG Output
| Preference | Choose | Reason |
|---|---|---|
| Smaller file size | JPG | Lossy compression; ideal for photographs and scans |
| No quality loss on text/graphics | PNG | Lossless; prevents JPG ringing artefacts around sharp edges |
| Transparency support | PNG | JPG cannot represent transparent pixels |
For most PDF-to-image conversions (scanned documents, typeset pages), JPG at quality 85 is the right choice.
What Happens to Fonts and Vector Graphics?
When rasterising a PDF, all text and vector graphics are rendered into pixels at the chosen DPI. At 150 DPI and above, text is sharp and readable. At 72 DPI, small text may appear blurry when zoomed in. There is no way to retain the scalability of vector content in a JPG — that information is permanently discarded. If you need scalable output, consider converting to SVG or keeping the original PDF.