Initializing... drag & drop files here
Supports: PDF
To convert PDF to JPG, upload one or more PDFs to our servers, pick a Conversion Quality (DPI) such as 300 for print or 150 for screen, and click Convert. Each PDF page is rasterized into its own JPG image, which you download individually or as a ZIP — free, no sign-up, no watermark.
Real result: a 10-page PDF becomes 10 JPG images, one per page; a Letter page at 300 DPI renders to a sharp 2550 × 3300 px image any app can open, paste, or edit. For the reverse, use JPG to PDF.
PDF is a container for vector text, embedded fonts, and layered images — great for printing and archival, but image editors, social platforms, and chat apps can't open it inline. Converting each page to JPG rasterizes the document into a flat image that any tool can display, edit, or embed.
| DPI | Pixel dimensions | Typical JPG size | Use case |
|---|---|---|---|
| 72 DPI | 612 × 792 | 50-150 KB | Web thumbnail, file-manager preview |
| 96 DPI | 816 × 1056 | 100-250 KB | Email body image, blog inline |
| 150 DPI | 1275 × 1650 | 200-600 KB | Screen viewing, slide embeds |
| 200 DPI | 1700 × 2200 | 400 KB-1 MB | OCR source, document portals |
| 300 DPI | 2550 × 3300 | 800 KB-2 MB | Print, magazines, photo paper |
| 600 DPI | 5100 × 6600 | 3-8 MB | Archival, fine-art reproduction |
| 1200 DPI | 10200 × 13200 | 12-30 MB | Forensic, museum-grade scans |
File-size estimates assume Very High quality preset on a mixed text-and-photo page. A pure-text page compresses much smaller; a full-bleed photo page can run larger.
| Property | JPG | PNG | WebP |
|---|---|---|---|
| Compression | Lossy (DCT) | Lossless | Lossy or lossless |
| Text/line-art quality | Soft halos around edges | Crisp | Crisp (lossless) |
| Photo file size at equal quality | Smallest among legacy | 2-4x larger than JPG | ~25-35% smaller than JPG |
| Transparency | None (alpha gets flattened) | Full alpha | Full alpha |
| Universal compatibility | Every app since the 1990s | Every modern app | Modern browsers and OS only |
| Best for PDFs of | Photos, scans, mixed pages | Diagrams, contracts, line art | Web delivery where size matters |
JPG is the safe pick when the recipient might paste it into an old form, attach it to an email, or open it on a budget device. Use PDF to PNG when the page is mostly text or diagrams and you want sharp edges. Use PDF to WebP when bandwidth is the constraint and you control the viewer.
For screen viewing, slide decks, and email, 150 DPI is the sweet spot — sharp on any laptop or phone display without inflating file size. For print, use 300 DPI (the industry standard for offset and inkjet). For tiny web thumbnails or file-browser previews, 72 or 96 DPI is enough. Going above 300 DPI only pays off if you'll zoom, crop, or print larger than the original page size.
Yes. A 10-page PDF produces 10 JPG images, one per page, named with the page index. Download them individually or grab the full set as a ZIP. If you need a single combined image, convert and then stitch in an image editor, or merge images back into a PDF with Merge Image to PDF.
No. JPG is a flat pixel grid — text becomes part of the image and can no longer be selected, copied, or searched. If you need a searchable copy, keep the original PDF (it already has a text layer if it wasn't a scan) or run OCR on the JPG output afterward. For preserving text + layout, use PDF to DOCX instead.
Set Conversion Quality to 300 DPI (or 600 DPI if you'll zoom or print large) and leave Quality Preset on Very High — that renders vector text and embedded photos at full resolution before JPEG compression. JPG is lossy by design, so for diagrams or contracts where edges must stay razor-sharp, use PDF to PNG instead, which keeps text crisp with lossless compression.
Three usual causes. First, the source PDF was already a low-resolution scan — converting won't add detail that isn't there. Second, your DPI is too low; bump from 72 to 150 or 300. Third, JPG's lossy compression creates halos around sharp text edges. For text-heavy pages, switch to PNG, or raise the Quality Preset to Very High.
This tool rasterizes each page into a JPG (page-to-image). Extracting only the embedded photos, logos, and figures inside a PDF — without the surrounding text — is a separate operation. For now, convert the full page and crop in any image editor, or open the PDF in a desktop tool like Adobe Acrobat or Preview to right-click and save individual images.
Yes — both are rasterized at the DPI you choose. A scanned PDF is already a stack of images, so converting at the scan's native DPI (often 200 or 300) preserves original quality; going higher just upscales the pixels. A digital PDF is rendered fresh from vector text and embedded fonts, so cranking DPI to 600 actually produces sharper output.
No hard caps in normal usage. Conversion runs on our servers, so very large PDFs (hundreds of pages or hundreds of megabytes) are limited mainly by upload size and connection speed. If a 500-page book at 600 DPI runs out of memory, drop to 150 DPI or convert in chunks with Split PDF first.
Yes — your PDF is uploaded over an encrypted connection and rasterized on our servers (rendering hundred-page documents to images needs more horsepower than a phone or laptop tab can spare), then the upload and the generated JPGs are deleted automatically after a few hours. Files are never used for training or sharing, and there's no sign-up, no account, and no watermark on the output.
Adobe Acrobat Pro exports at a fixed quality unless you dive into preferences, requires a paid subscription, and only runs on Mac/Windows desktop. xconvert exposes DPI, Quality Preset, Transparency color, and Resolution Percentage upfront, runs in any browser, supports batch conversion, and is free.