How to Convert PDF to JPG Images (Every Method)
Need a PDF as an image? Learn how to convert any PDF page to a high-quality JPG, PNG, or image file for sharing, embedding, or archiving.
When You Need a PDF as an Image
There are many situations where a JPG is more useful than a PDF: sharing a single document page on social media, embedding a PDF cover into a website, attaching a preview image to an email, or importing a signed contract page into a design tool. Converting PDF to JPG solves all of these instantly.
This guide covers every reliable method, explains resolution settings, and helps you choose the best approach for your specific need.
Understanding Resolution in PDF-to-Image Conversion
The most important setting in any PDF-to-JPG converter is DPI (dots per inch):
| DPI | Best for | Typical file size |
|---|---|---|
| 72 DPI | Web display, social media | Very small |
| 150 DPI | Screen viewing, email attachments | Small–medium |
| 300 DPI | Printing, archiving | Medium–large |
| 600 DPI | High-resolution print, technical drawings | Large |
For most purposes — sharing, embedding, website use — 150 DPI strikes the right balance. For anything that will be printed or archived, use 300 DPI.
Method 1: ToolsofPDF — Free and Instant
- Go to PDF to JPG
- Upload your PDF (drag and drop or click Choose File)
- Select quality: Standard (150 DPI) or High (300 DPI)
- Click Convert
- Download your JPG files (one per page, or a zip for multi-page PDFs)
Each page of the PDF becomes a separate JPG image. For a single-page PDF, you get one image file.
Tip: If you only need one page from a multi-page PDF, use Split PDF first to extract that page, then convert.
Method 2: Adobe Acrobat — Precise Control
Adobe Acrobat Reader (free) can save pages as images, and Acrobat Pro offers full control over output settings.
Using Acrobat Pro:
- Open your PDF
- Go to Tools → Export PDF → Image → JPEG (or PNG)
- Click the gear icon to set resolution (72–2400 DPI)
- Choose to export all pages or a specific range
- Click Export and save
Using Acrobat Reader (free, limited):
- Take a screenshot of the page while zoomed in for a quick but lower-quality image
- Reader does not have a native export-as-image feature
Method 3: Windows Built-In (Snip & Sketch)
For a quick one-page capture without any tools:
- Open the PDF in any viewer (Edge, Chrome, Acrobat Reader)
- Zoom in until the page fills your screen
- Press Windows + Shift + S to open Snip & Sketch
- Draw a selection around the page
- The image is copied to your clipboard — paste into Paint, Photoshop, or save directly
Resolution is limited by your screen resolution (usually 96 DPI), so this is only suitable for web or preview use.
Method 4: Preview on Mac
Mac's built-in Preview app is excellent for PDF-to-image conversion.
- Open the PDF in Preview
- Go to File → Export
- Choose JPEG or PNG from the Format dropdown
- Set resolution (DPI) using the Resolution slider
- Click Save
For multi-page PDFs, go to File → Export as PDF → Print → Save as PostScript then convert — or use ToolsofPDF which handles multi-page exports automatically.
Method 5: ImageMagick (Command Line)
For developers and power users who need bulk conversion:
magick convert -density 300 input.pdf -quality 90 output-%03d.jpg
This converts every PDF page to a numbered JPG at 300 DPI. ImageMagick is free, open-source, and available on Windows, Mac, and Linux.
JPG vs PNG: Which Format to Choose?
| Format | Best for | File size |
|---|---|---|
| JPG | Photos, colourful pages, web use | Smaller |
| PNG | Text-heavy documents, transparency | Larger but lossless |
For most document pages, JPG at 85–90% quality is ideal. For pages with crisp text that will be zoomed in, use PNG to avoid JPG compression artefacts.
Improving Image Quality
If converted images look blurry or pixelated:
- Increase DPI — The most effective fix. 300 DPI is standard for print-quality output.
- Avoid re-saving JPGs — Each save adds compression artefacts. Convert once and keep the file.
- Use PNG instead of JPG — PNG is lossless and never degrades on re-save.
- Check the source PDF — If the original PDF contains low-resolution images, the output will also be low-res.
Frequently Asked Questions
Can I convert only specific pages? Yes — split the PDF to extract the pages you want first, then convert.
How do I convert multiple PDFs at once? ToolsofPDF processes one PDF at a time. For batch conversion, ImageMagick or Adobe Acrobat Pro support batch processing.
My PDF is password-protected — can I still convert it? Remove the password first using a PDF unlock tool, then convert.
What is the maximum file size for conversion? ToolsofPDF supports files up to 100 MB. High-DPI conversions of large PDFs may produce very large image files.
Summary
Converting PDF to JPG is simple with ToolsofPDF — upload, choose quality, download. For precise control over resolution and format, Adobe Acrobat Pro is the most capable option. Match your DPI setting to your use case: 150 DPI for screen, 300 DPI for print. For text-heavy pages that need to stay sharp, use PNG over JPG to avoid compression loss.