Skip to content
FileCrisp

How to Extract Images From a PDF Without Software

· 5 min read

There are two different jobs here. Rendering pages gives you a picture of each page including its text and layout, which is what most tools labelled extract images actually do and usually what people want. Pulling out the embedded photographs at their original resolution is a different operation.

There are two different things people mean by this, and they need different approaches.

On this page

Two different jobs

Sometimes you want the pages as pictures — a visual copy of each page, including its text and layout. Sometimes you want the photographs that were embedded inside the document, without the surrounding page.

Rendering pages gives you the first. It is what most tools labelled extract images actually do, and it is what you want for sharing a page, putting it in a slide or reading it on a device that handles images better than PDFs.

Rendering pages as images

Open PDF to Image, choose your pages and resolution, and each one comes back as its own file. 150 dpi suits most uses; go higher only if the result will be printed or zoomed into.

This captures the page exactly as it appears, including text, which becomes part of the image rather than remaining selectable.

Extract Images from PDFPull the embedded photographs out at their original resolution

When you need the embedded originals instead

If you specifically need the source photographs at their original resolution — not a render of the page containing them — that is a different operation, and this tool does not do it.

In practice, rendering at 300 dpi gets you an image at least as detailed as the embedded original in most documents, because the original was usually downsampled when the PDF was made.

Resolution and what you can recover

Rendering a page at 300 dpi produces an image at least as detailed as the embedded original in most documents, because images are usually downsampled when a PDF is created.

Going higher than 300 rarely recovers anything real — it enlarges pixels that were never captured, and produces much larger files for no gain.

Choosing a resolution

Resolution decides both how usable the images are and how large the download is, and the three sensible values are far apart in both respects.

Resolution by intended use
DPIA4 page becomesUse for
72595 × 842Quick previews, thumbnails
1501240 × 1754Screen reading, slides, sharing
3002480 × 3508Printing, zooming into detail
Resolution by intended use

PNG or JPEG

PNG for pages that are mostly text, tables or line drawings. It is lossless, so letter edges stay sharp and there is no fringing around type.

JPEG for pages dominated by photographs, where the file is several times smaller and the difference is invisible. A mixed document usually favours PNG, because smeared text is more noticeable than a slightly larger file.

Selecting just the pages you need

The page range field takes an expression like 1-3, 7, so there is no need to split the document first or render a hundred pages to get four.

This matters more than it sounds on large documents. Rendering is the slow part of the operation, and a phone rendering an entire report at 300 dpi will run out of memory long before it runs out of pages.

Where page images are genuinely the right answer

Slides are the most common case. Presentation software handles images natively and PDFs awkwardly, so a rendered page drops straight onto a slide and stays where you put it.

Sharing a single page is the second. Sending page four as an image is both smaller and clearer than sending a forty-page document with an instruction to scroll. The same applies to anything posted online, since most platforms accept images and none accept PDFs.

Scanned documents

A scanned PDF is already a stack of images, so rendering its pages returns essentially what is inside it. The output is a picture of the page, text included, which cannot be searched.

If you need searchable text from a scan, that requires OCR, which is a separate operation this tool does not perform.

Common questions

How do I extract images from a PDF without Adobe Acrobat?

Open filecrisp.com in any browser, go to PDF to Image, drop your PDF, and download. Each page becomes a separate PNG or JPG file. Multi-page PDFs download as a ZIP. No Adobe Acrobat required — entirely browser-based and free.

Can I extract individual pages from a PDF as images?

Yes — there is a page range field that takes an expression like 1-3, 7. Leave it empty for the whole document. There is no need to split the PDF first.

What image format do extracted PDF pages use?

FileCrisp outputs either PNG or JPG. PNG is better for documents with text (sharper edges). JPG is better for photo-heavy pages (smaller file size).

Will the text in the PDF be readable in the image?

Yes, as long as the output resolution is sufficient. FileCrisp renders at a high DPI that produces clear, readable text in the output images.

Is there a limit on how many pages I can extract?

No imposed limit — the ceiling is your device's memory. Rendering is the demanding part, so on a phone it is worth using a page range or a lower resolution for a long document rather than doing all of it at 300 dpi.

What DPI should I choose?

150 for reading on screen or dropping into slides, 300 if the result will be printed or zoomed into, 72 only for previews. Above 300 you are enlarging pixels the document never contained.

Can I get the original embedded photos rather than page renders?

Not with this tool — it renders pages. In practice a 300 dpi render matches or beats the embedded original in most documents, because images are usually downsampled when the PDF is created.

Extract Images from PDFPull the embedded photographs out at their original resolution