Why convert PDF to JPG?
PDFs are designed for document fidelity — they preserve layout, fonts, and vector graphics across any device. But many platforms, workflows, and tools require plain image files rather than PDFs. Social media platforms do not accept PDF uploads. Email clients cannot inline PDFs as visible content. Image editing apps like Photoshop, Canva, and Figma need image files to work with. Presentations in PowerPoint or Keynote require images, not PDFs, to embed a visual.
Converting PDF pages to JPG solves all of these by turning each page into a standard image that works everywhere. Other common scenarios include extracting a single page from a report to share as a screenshot, archiving scanned documents as searchable image libraries, or converting PDF-based slides to shareable images for platforms like LinkedIn or Instagram.
How to convert PDF to JPG — step by step
- Upload your PDF — drag the file onto the upload zone or click to browse. Up to 5 PDFs, 50 MB each.
- Choose resolution — 2× (192 DPI) is the default and works well for most uses. Select 3× for high-resolution printing.
- Set quality — the default 90% produces visually lossless JPGs at a reasonable file size. Reduce to 70–80% if you need smaller files.
- Click Convert — PDF.js renders each page to a canvas inside your browser. Nothing is uploaded.
- Download — a single-page PDF gives you a direct JPG download. Multi-page PDFs are packed into a ZIP containing one JPG per page.
Converting PDF to JPG on Windows, Mac, iPhone, and Android
| Platform | Built-in method | Limitation |
|---|---|---|
| Windows 10/11 | Microsoft Word → Save As → JPEG | Requires Word; one page at a time |
| macOS | Preview → File → Export as JPEG | Page by page; no batch export |
| iPhone (iOS) | Files app → Quick Look → Share → Save Image | First page only; no quality control |
| Android | No built-in PDF-to-image export | Requires third-party app |
| Any browser | This tool | Up to 5 PDFs; all pages at once |
For batch export of all pages, the browser approach is faster than any platform's built-in method. No software needed, and it works identically on every operating system.
Understanding resolution: 1×, 2×, and 3× explained
PDF pages are defined in points (1 pt = 1/72 inch). To render a page as pixels, the tool multiplies the point dimensions by a scale factor:
| Scale | Effective DPI | A4 page pixel size | Best for |
|---|---|---|---|
| 1× | 96 DPI | ~794 × 1123 px | Web thumbnails, quick previews |
| 2× (default) | 192 DPI | ~1587 × 2245 px | Screen display, standard printing, social media |
| 3× | 288 DPI | ~2381 × 3368 px | Large-format print, professional prepress |
For most everyday uses — emailing a document, posting to social media, or embedding in a presentation — the 2× setting produces sharp, professional-looking images at manageable file sizes. The 3× option generates larger files but ensures detail is preserved even when printed at full A4 or US Letter size.
How JPG quality affects output file size
JPEG quality controls how aggressively the compression algorithm discards visual information. At 90% (the default), compression artifacts are invisible at normal viewing distances. At 70–80%, a slight softness may appear in fine text or detailed graphics but the images remain usable. Below 60%, blocky JPEG artifacts become visible.
A typical A4 page at 2× scale and 90% quality produces a JPG of around 200–400 KB depending on the content. Text-heavy pages compress smaller; photo-heavy pages compress less. If you need to share images via email or messaging apps with file-size limits, reduce quality to 75% or use the 1× resolution setting.
Extracting images from a PDF vs. rendering pages
There are two approaches to getting images from a PDF. The first is to extract embedded image objects — useful if the PDF is a photo album or a collection of scanned images. The second (what this tool does) is to render each full page to a raster image — useful when the PDF contains mixed content: text, tables, charts, and images combined on one page.
Page rendering gives you exactly what the page looks like when printed. Every element — text, lines, charts, and embedded images — is flattened into a single JPG at the resolution you choose. This is the right approach for converting reports, presentations, invoices, forms, and any document where the full layout matters.
Privacy: your PDFs stay on your device
All rendering is done by PDF.js, Mozilla's open-source PDF rendering library, running inside your browser. Your PDF files are never sent to any server. There is no upload step, no temporary cloud file, and no log of which files you processed. The JPG images are assembled in browser memory and downloaded directly to your device when you click the Download button.
Want to go the other direction? Use the JPG to PDF converter to combine JPEG photos into a single PDF, or the Image to PDF converter for JPG, PNG, and WEBP files in the same batch.