Last updated
Converting All Pages to JPG
Convert a 10-page PDF to individual JPEG images:
Source: presentation.pdf (10 pages)
Settings: 150 DPI, Quality 85%
Output (ZIP archive):
presentation_page-01.jpg (1275 × 1650 px, 0.18 MB)
presentation_page-02.jpg (1275 × 1650 px, 0.22 MB)
presentation_page-03.jpg (1275 × 1650 px, 0.15 MB)
...
presentation_page-10.jpg (1275 × 1650 px, 0.19 MB)
Total ZIP size: 1.9 MB
Each page becomes a separate JPEG named with the page number. The ZIP makes it easy to download all images at once.
DPI Settings and Output Dimensions
How DPI affects image size for a standard Letter page (8.5 × 11 inches):
DPI Width (px) Height (px) File size (approx) Use case
72 612 792 ~50 KB Thumbnail, preview
96 816 1056 ~90 KB Web display
150 1275 1650 ~180 KB Digital sharing
200 1700 2200 ~320 KB High-quality digital
300 2550 3300 ~720 KB Print quality
600 5100 6600 ~2.8 MB Professional print
For document thumbnails, 72-96 DPI is sufficient. For sharing documents digitally, 150 DPI is a good balance. For printing the converted images, use 300 DPI.
Converting Only Specific Pages
Extract just the pages you need as images:
Source: annual-report.pdf (50 pages)
Selection: Pages 1, 5-8, 25
Output:
annual-report_page-01.jpg (cover page)
annual-report_page-05.jpg (financial highlights)
annual-report_page-06.jpg
annual-report_page-07.jpg
annual-report_page-08.jpg
annual-report_page-25.jpg (specific chart)
Total: 6 images instead of 50
Creating a Document Thumbnail
Generate a preview image of the first page for a document library:
Source: proposal.pdf
Settings: Page 1 only, 96 DPI, Quality 80%
Output: proposal_page-01.jpg
Dimensions: 816 × 1056 px
File size: ~85 KB
Use: Document preview in file browser, email preview
For a smaller thumbnail:
Settings: 72 DPI, Quality 75%
Output: 612 × 792 px, ~45 KB
Use: Grid view thumbnail in document management system
Quality Settings Comparison
JPEG quality affects file size and visual appearance:
Source: page with mixed text and images, 150 DPI
Quality 95 (near-lossless):
File size: ~420 KB
Text appearance: Crisp, no artifacts
Image appearance: Excellent
Use: When quality is critical
Quality 85 (high quality):
File size: ~180 KB
Text appearance: Sharp, minimal artifacts
Image appearance: Very good
Use: General purpose (recommended default)
Quality 70 (medium quality):
File size: ~95 KB
Text appearance: Slightly soft
Image appearance: Good
Use: Web display, email
Quality 50 (low quality):
File size: ~55 KB
Text appearance: Noticeable artifacts
Image appearance: Acceptable
Use: Thumbnails only
Using Converted Images in a Presentation
Convert PDF slides to images for use in PowerPoint or Google Slides:
Source: technical-slides.pdf (20 slides, 16:9 format)
Settings: All pages, 150 DPI, Quality 90%
Output: 20 JPEG images
Dimensions: 1650 × 928 px (16:9 aspect ratio at 150 DPI)
File size: ~150 KB each
In PowerPoint:
Insert → Pictures → select all 20 JPEGs
Each image fills a slide at full resolution
In Google Slides:
Insert → Image → Upload from computer
Import each page as a slide background
Converting for Social Media
Share document content on platforms that don't support PDF:
Source: infographic.pdf (1 page, A4 portrait)
Settings: 150 DPI, Quality 85%
Output: infographic_page-01.jpg
Dimensions: 1240 × 1754 px
File size: ~280 KB
Platform requirements:
Instagram: Max 1080 × 1350 px → resize after conversion
Twitter: Max 5 MB → 280 KB is fine
LinkedIn: Recommended 1200 × 627 px → crop/resize as needed
Facebook: Max 8 MB → 280 KB is fine
Batch Conversion Results
Converting a 100-page PDF at different settings:
Source: complete-manual.pdf (100 pages)
At 72 DPI, Quality 75%:
Total size: ~4.5 MB (100 images)
Per image: ~45 KB average
Processing time: ~15 seconds
At 150 DPI, Quality 85%:
Total size: ~18 MB (100 images)
Per image: ~180 KB average
Processing time: ~35 seconds
At 300 DPI, Quality 90%:
Total size: ~72 MB (100 images)
Per image: ~720 KB average
Processing time: ~90 seconds
Privacy — Browser-Based Conversion
PDF rendering happens entirely in your browser:
- Uses PDF.js (Mozilla's open-source PDF renderer) running locally
- No file upload to any server — your PDF stays on your device
- Safe for confidential documents: contracts, medical records, financial reports
- Images are generated locally and downloaded directly
- Check the Network tab in browser DevTools — no upload requests