PDF

How to Convert PDF Pages to JPG Images

3 min read

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 CaseWhy PDF-to-JPG Is Needed
Social media sharingPlatforms accept images, not PDFs
Presentation slidesPowerPoint / Keynote embed images, not PDFs
Document thumbnailWebsites display page-1 previews as images
Image editingPhotoshop, GIMP, etc. work on images, not PDFs
Form scanning workflowSome OCR pipelines require image input
Email previewRecipients 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.

DPITypical UseImage QualityFile Size per Page
72 DPIWeb thumbnails, email previewsLow~50–150 KB
96 DPIScreen display, web embedsMedium~80–250 KB
150 DPIStandard print qualityGood~200–600 KB
300 DPIHigh-resolution print, archivingExcellent~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

PreferenceChooseReason
Smaller file sizeJPGLossy compression; ideal for photographs and scans
No quality loss on text/graphicsPNGLossless; prevents JPG ringing artefacts around sharp edges
Transparency supportPNGJPG 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.