Guide

PDF to JPG

Extract pages from PDF files and convert them to JPG images

Drop your pdf file here or click to browse

Max file size: 100MB

JPG note: No transparency support

What Happens When You Convert PDF to JPG

A PDF is a container format — it holds vector text, embedded fonts, images, and layout instructions that tell a viewer how to render each page. When you convert a PDF to JPG, a rasterizer reads those instructions and draws each page onto a pixel grid at the resolution you specify. The result is a flat bitmap image with no selectable text, no layers, and no editable objects.

After rasterization, the pixel data is compressed using JPEG DCT (Discrete Cosine Transform) compression. This is lossy compression, meaning some pixel information is discarded to reduce file size. For photographs and gradients this trade-off is barely visible, but for sharp text or fine lines the artifacts can be noticeable at lower quality settings.

The pixel density (DPI) you choose determines how many pixels represent each inch of the original page. A standard A4 page at 300 DPI produces a 2480 × 3508 pixel image — detailed enough for print. At 72 DPI, the same page becomes 595 × 842 pixels, which loads faster but carries less detail. Learn more in our guide on image resolution, DPI, and PPI.

Convert-To Tip
For most uses, 150 DPI strikes the best balance between image quality and file size. Go to 300 DPI only if you plan to print the output. See the PDF format reference and JPG format reference for technical details about each format.

Choosing the Right Quality Settings

Our converter lets you control pixel density, output dimensions, and page range. The DPI setting has the biggest impact on both quality and file size. Here's what to expect for a standard A4 page:

SettingPixel Dimensions (A4)Approx. Size/PageBest For
72 DPI595 × 84250–100 KBThumbnails
150 DPI1240 × 1754200–400 KBWeb, email
300 DPI2480 × 3508500 KB – 1 MBPrint
600 DPI4960 × 70162–4 MBArchival

If you only need certain pages, expand Configuration Options and enter a page range like 1-3 or 5. This speeds up conversion and keeps your download smaller. You can also set a specific width or height to override the default dimensions — useful when you need images at an exact pixel size for a website or presentation.

Privacy Note
Your PDF is transmitted over HTTPS directly to CloudConvert for processing. We never store your files on our own servers. Converted files are automatically deleted from CloudConvert after 15 minutes.

When PDF to JPG Works Well — and When It Doesn't

PDF to JPG conversion shines when your pages contain photographs, simple layouts, or visual content like presentations and flyers. The JPEG format handles gradients and photographic detail efficiently, producing compact files that look good on screens and in print. Slide decks, marketing brochures, and scanned documents all convert cleanly.

Where JPG struggles is with content that has sharp edges and fine detail at small sizes. Dense text pages, spreadsheet printouts, and engineering diagrams can show visible compression artifacts — the blocky distortion JPEG introduces around high-contrast boundaries. CAD drawings and architectural plans with thin lines are especially affected.

For those cases, consider converting PDF to PNG instead. PNG uses lossless compression, so every pixel is preserved exactly. The files are larger, but there are no artifacts — making it the better choice for text-heavy documents, technical drawings, or any content where pixel-perfect accuracy matters.

Common Scenarios

A teacher needs to share a 12-page worksheet with students through Google Classroom, but the platform only accepts images in assignment posts. She uploads the 4 MB PDF, converts at 150 DPI, and gets 12 JPG files averaging 250 KB each — small enough to embed directly in the assignment without students needing a PDF reader. The whole process takes about 15 seconds.

A real estate agent receives property brochures as multi-page PDFs from developers, but his listing platform requires individual images. He converts a 6-page brochure at 300 DPI, producing sharp images around 800 KB each that look crisp on both desktop and mobile listing views. He uses the page range option to skip the cover and back pages, converting only pages 2 through 5.

A developer is writing documentation and needs to extract charts from a 40-page quarterly report PDF. Rather than screenshotting each chart manually, she converts the specific pages containing charts using the page range field. At 300 DPI, the extracted charts are sharp enough to embed in a web dashboard without pixelation, and the selective conversion finishes in under 10 seconds.

PDF to JPG: Frequently Asked Questions

Answers to common questions about converting PDF files to JPG images.

Yes, Convert-To.co offers completely free PDF to JPG conversion with no registration, no watermarks, and no hidden fees. Convert unlimited PDF files to JPG images at no cost.

PDF vs JPG: Key Differences

PDF and JPG serve fundamentally different purposes. PDF is a container format designed to preserve the exact appearance of a document across every device and operating system — it holds text, fonts, vector graphics, and images in a structured layout. JPG is a raster image format optimized for photographs, storing pixel data compressed with lossy algorithms to keep file sizes small.

Choosing between them depends on what you need. PDFs are ideal when you want to preserve editable text, multi-page structure, or exact print layout. JPGs are the right choice when you need a single-page image that's universally viewable — in a browser, a chat app, a social post, or an image gallery — without requiring a document viewer.

FeaturePDFJPG
TypeDocument containerRaster image
PagesMulti-pageSingle image
TextSelectable, searchableFlattened into pixels
CompressionLosslessLossy (DCT)
TransparencyNoNo
EditingRequires PDF editorAny image editor

For a deeper comparison, read our guide on PDF vs JPG: when to use each format.