← All guides

How to Convert PDF to JPG

pdfjpgconversionimages

You need a JPG of what’s in a PDF — for a presentation slide, a blog post image, a social media share, or a form that won’t accept PDFs. Conversion is a common need with a clean answer.

The fastest way

Use the PDF to Images tool:

  1. Open PDF to Images
  2. Drop in your PDF
  3. Choose output format: JPG
  4. Choose resolution / quality (150 DPI is good for screen, 300 DPI for print)
  5. Click Convert
  6. Download — one JPG per page (or a zip if multiple)

Browser-based. No upload. Multi-page PDFs produce one JPG per page.

Single page vs multiple pages

Single-page PDF: one JPG output.

Multi-page PDF: typically one JPG per page. You get them as separate files (or a zip).

To convert just one specific page of a multi-page PDF:

  1. First use PDF Splitter to extract that single page
  2. Then convert that single-page PDF to JPG

Resolution choices

The DPI setting controls output image dimensions:

  • 72-96 DPI: web display, small files (~200 KB per page)
  • 150 DPI: general use, balance of quality and size (~500 KB)
  • 300 DPI: print quality (~2 MB)
  • 600 DPI: high detail, very large files

For typical “I need to embed this in a presentation” use: 150 DPI is plenty.

What gets lost

JPG is a lossy format. Converting from a sharp PDF to JPG:

  • Text becomes raster — no longer selectable or searchable
  • Vector graphics become pixelated at fixed resolution
  • Slight quality reduction from JPEG compression (set high quality to minimize)
  • Hyperlinks gone — JPG is just an image

For situations where you need to preserve text or quality: convert to PNG instead (see How to Convert PDF to PNG).

Common scenarios

Embedding PDF content in Word/PowerPoint: convert to JPG, insert as image.

Sharing PDF preview on social media: most platforms display JPG inline; PDFs require download.

Forum / community posts: image uploads beat PDF attachments for visibility.

Email signatures with PDF designs: JPG embeds inline; PDF would attach.

E-commerce listings: product specs/diagrams as JPGs.

Other paths

On Mac (Preview):

  1. Open PDF in Preview
  2. File → Export → Format: JPEG
  3. Choose quality
  4. Save

On Windows (Microsoft Edge):

  1. Open PDF in Edge
  2. Take a screenshot of each page
  3. Crop and save as JPG

Adobe Acrobat Pro: File → Export To → Image → JPEG

Online services (Smallpdf, ilovepdf, etc.): upload required; privacy concern for sensitive content.

File size considerations

JPG output sizes depend on:

  • Source PDF resolution
  • Chosen output DPI
  • JPEG compression quality
  • Page content (text-heavy is smaller; image-heavy is larger)

For email-friendly outputs: use 150 DPI, quality 85.

After converting

Privacy

PDF to Images runs locally:

  • PDF parsed with pdfjs in your browser
  • Each page rendered to canvas
  • Canvas exported as JPG
  • Files generated in browser memory

Nothing uploads. For sensitive PDFs (financial, medical, legal), this matters.

TL;DR

  • Convert PDF to JPG: PDF to Images → choose JPG → 150 DPI for general use
  • Multi-page PDF: one JPG per page
  • For just one page: PDF Splitter first, then convert
  • For lossless conversion: use PNG instead — see Convert PDF to PNG
  • Mac alternative: Preview → Export → JPEG
  • After: Image Compressor for smaller files