How to Convert PDF to JPG
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:
- Open PDF to Images
- Drop in your PDF
- Choose output format: JPG
- Choose resolution / quality (150 DPI is good for screen, 300 DPI for print)
- Click Convert
- 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:
- First use PDF Splitter to extract that single page
- 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):
- Open PDF in Preview
- File → Export → Format: JPEG
- Choose quality
- Save
On Windows (Microsoft Edge):
- Open PDF in Edge
- Take a screenshot of each page
- 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
- Compress further: Image Compressor for smaller files
- Combine multiple JPGs: assemble in Word, PowerPoint, or back to PDF with JPG to PDF
- Strip metadata: EXIF Stripper before public sharing
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