Free PDF to image converter

Convert PDF pages to images — PNG, JPG & WebP

Drop a PDF, choose the pages and resolution, and download crisp images. Small PDFs render right in your browser — nothing is uploaded.

Drop a PDF to convert to images
PNG · JPG · WebP — small PDFs convert privately in your browser
PDF · .PDF · max 200.0 MB

Free — convert up to 5 pages per PDF. Upgrade to Pro for unlimited pages.

The complete guide to converting PDFs into images

How converting a PDF to images actually works

A PDF is a layout container, not a picture. Each page describes text, vector shapes, and embedded images in a way that a PDF reader interprets and draws on demand. To turn a page into an image you have to render it — run that description through a rasteriser that paints every glyph and shape onto a pixel grid. That is exactly what this tool does, using a WebAssembly build of PDF.js, the same open-source engine that renders PDFs inside Firefox and Chrome.

Because rendering happens on a pixel grid, two choices control the result: the resolution (DPI) and the output format. DPI decides how many pixels each inch of the page becomes, so it governs sharpness and file size. The format decides how those pixels are stored — losslessly for crisp text, or with compression for smaller photo-heavy pages. Get those two right and the image is indistinguishable from opening the PDF itself.

For everyday documents the whole process runs in your browser. Your PDF is read into memory, handed to the PDF.js worker on a background thread so the page stays responsive, and each page is drawn onto an off-screen canvas that is then encoded to PNG, JPG, or WebP. Nothing is uploaded; the file never leaves your device. Only when a document is large — more than 10MB or more than five pages — do we hand it to a server worker that can render it without straining the browser.

Choosing the right DPI for the job

DPI — dots per inch — is the single most important setting. A PDF page is defined in points at 72 per inch, so a DPI of 72 reproduces the page at 1:1 pixel scale. Doubling to 144 doubles the width and height; 300 DPI produces roughly four times the linear resolution of screen rendering. More pixels mean sharper text and the ability to zoom or print without jaggies, at the cost of a larger file.

For images that will only ever be viewed on a screen — a thumbnail, a preview, a social post — 96 DPI is plenty and keeps files small. Step up to 150 DPI when you want text to look crisp in a slide deck or a document preview. Reach for 300 DPI whenever the image will be printed: it is the long-standing print standard and the point at which individual pixels become invisible to the eye at normal viewing distance. 600 DPI is reserved for archival scans and fine-detail reproduction; it produces very large files, so only use it when the extra detail genuinely matters.

A practical tip: render at the DPI you actually need rather than the maximum. A five-page contract at 600 DPI can be tens of megabytes per page, while the same contract at 150 DPI is a fraction of the size and still perfectly legible on screen. You can always re-run the conversion at a higher DPI if you discover you need it.

PNG, JPG, or WebP — picking the output format

PNG is lossless. Every pixel of the rendered page is preserved exactly, edges stay razor-sharp, and transparency is supported. That makes it the default choice for pages dominated by text, tables, diagrams, and line art — anything where soft, blurry edges would look wrong. The trade-off is size: a text page at high DPI is larger as a PNG than as a JPG.

JPG uses lossy compression tuned for photographs. On a page that is mostly a scanned photo or a full-bleed image, JPG produces a much smaller file with no visible difference. On crisp text, however, JPG introduces faint ringing artifacts around the letters, so it is the wrong choice for documents that are mostly type. JPG also has no transparency, so any transparent areas are flattened onto white.

WebP is the modern compromise. It compresses sharp content nearly as well as PNG and photographic content nearly as well as JPG, supports transparency, and is now supported in every current browser. For most PDF-to-image conversions WebP gives the smallest file at a given quality, which is why it is worth choosing when broad compatibility with very old software is not a concern.

Per-page selection, combining, and batch download

You rarely need every page. After you drop a PDF, the tool shows a thumbnail of each of the leading pages with a checkbox so you can extract just the ones that matter — a single signature page, one chart, or the cover. 'Select all' is one click away when you do want the lot. Only the pages you tick are rendered, which keeps conversions fast.

When you convert more than one page you get a ZIP containing every page as a separate image, each named by its page number so the order is obvious. If you would rather have a single file, switch on 'Combine into one tall image' and the selected pages are stacked vertically into one continuous PNG, JPG, or WebP — ideal for sharing a whole document as a single scrollable picture.

On the free plan you can extract up to five pages per PDF, which covers the overwhelming majority of real tasks. Long documents are heavier to render, so unlimited page extraction is a Pro feature — but you can always work through a long PDF five pages at a time for free.

Privacy, common uses, and the reverse trip

Because small PDFs are rendered entirely in your browser, this tool is safe for sensitive material — contracts, bank statements, medical forms, internal reports. The bytes stay on your machine; there is no upload, no cloud copy, and nothing for anyone to leak. That client-side model is the whole reason to prefer an in-browser renderer over a website that requires you to hand over the file.

People reach for PDF-to-image conversion constantly: pulling a single page out of a report to drop into a slide, turning an invoice into an image for an expense tool that won't accept PDFs, grabbing a diagram to annotate, or making a shareable preview of a document for chat. Rendering to an image guarantees the recipient sees the exact layout you do, with no font substitution or reflow.

When you need to go the other way, our image-to-PDF tool assembles one or many images back into a single PDF with control over page size and order, and our OCR tool can pull selectable text out of a rendered page. Together they cover the full round trip between documents and images — all in the browser, all without surrendering your files.

Frequently asked questions

Is converting a PDF to images free?

Yes. Turning the first five pages of a PDF into PNG, JPG, or WebP images is completely free with no sign-up and no watermark. Small PDFs are rendered entirely in your browser, so there is nothing for us to charge for. Pro plans lift the page limit so you can export every page of long documents at once.

Are my PDFs uploaded to a server?

For most files, no. PDFs up to 10MB and 5 pages are rendered on your own device using a WebAssembly build of PDF.js — the file never leaves your computer. Only large or long documents are sent to our servers for processing, and you are told before that happens. Confidential contracts and statements stay private on the client path.

Which image format should I choose — PNG, JPG, or WebP?

Use PNG for pages with text, tables, and line art where you want crisp, lossless edges and transparency. Use JPG for image-heavy pages (scans, photos) where a smaller file matters more than perfect edges. WebP is the best of both — sharp like PNG, small like JPG — and is supported in every modern browser.

What DPI should I export at?

96 DPI is fine for on-screen use and the web. 150 DPI gives noticeably sharper text for slides and previews. 300 DPI is the standard for printing — choose it whenever the image will be printed or zoomed. 600 DPI is for archival or fine-detail work and produces large files, so use it only when you truly need it.

Can I pick which pages to convert?

Yes. After dropping a PDF you get a thumbnail of each of the first pages with a checkbox, plus a 'select all' option. Tick only the pages you need — for example, just the signature page or a single chart — and only those are rendered and downloaded.

How do I turn a multi-page PDF into one long image?

Switch on 'Combine into one tall image'. Instead of one file per page, every selected page is stacked vertically into a single tall PNG, JPG, or WebP. This is handy for sharing a whole document as one scrollable image in chat or on social media.

What happens when I convert several pages?

A single page downloads directly as one image. When you convert multiple pages, they are bundled into a ZIP file so you get every page in one download, each named by its page number. If you prefer one file, use the combine option to merge them into a single tall image instead.

Why is there a 5-page limit on the free plan?

The free tier renders up to five pages per PDF, which covers the vast majority of everyday needs — extracting a page, a receipt, or a chart. Long documents are heavier to process, so unlimited page extraction is a Pro feature. You can always run a free conversion five pages at a time.

Does converting a PDF keep the text selectable?

No. Converting a PDF page to an image rasterises it into pixels, so the result is a picture, not selectable or searchable text. That is exactly what you want for sharing a fixed-layout snapshot. If you need the text itself, use our OCR tool to pull words out of the rendered image.

Can I do the reverse — turn images back into a PDF?

Yes. Our image-to-PDF tool takes one or many images and assembles them into a single PDF with control over page size, orientation, and order. It runs fully in your browser, so it pairs naturally with this tool for round-tripping documents.