Back to blog
August 4, 2026 · 4 min read
How to Extract Images From a PDF for Free
This is not the same as converting a PDF to JPG
It's an easy mix-up, so worth clearing up first. Converting a PDF to JPG renders every page — text, layout, and all — as a picture, one image per page, regardless of whether the page contains any actual photos. Extracting images does something different: it finds the real embedded image files inside the PDF (photos, logos, scanned graphics) and pulls out just those, at whatever resolution they were originally embedded at, ignoring the surrounding text entirely.
If a report has three photos scattered across ten pages of text and you only want the photos themselves, extracting images gets you exactly that. Converting the whole PDF to JPG would instead give you ten full-page pictures, most of which are just text.
How to extract images from a PDF online for free
The typical process:
Upload the PDF.
Run the extraction — the tool scans every page for embedded images.
Download the results, usually as a ZIP if the document has more than one image.
Extract by just asking
FlowPDF handles this the same way as everything else — upload the PDF and type "pull the images out of this" or "extract the photos from this document." You get back the embedded images themselves, not full-page renders.
When there's nothing to extract
If a PDF is made entirely of text with no embedded photos, diagrams, or graphics, there's nothing for this tool to find — and it won't invent results. This is common with scanned documents too, where what looks like a photo of a page is technically one big embedded image covering the whole page; extracting it back out just returns the entire scanned page as a single image, which is expected but occasionally surprising the first time.
Related PDF tasks
If what you actually need is a picture of the whole page rather than just the embedded photos, converting to JPG or PNG is the right tool instead. And if you're building a new PDF from a batch of images rather than pulling them out of one, converting images to PDF covers the reverse direction.
Related guides
How to Extract Specific Pages From a PDF for Free
Pull out just the pages you need — a single page, a range, or a scattered selection — into a brand new PDF, leaving the original document untouched.
How to Extract Plain Text From a PDF for Free
Pull the readable text out of a PDF into a plain .txt file — for quick copy-paste, search, or feeding into another tool, with no formatting to strip out later.
How to Convert a PDF to PNG for Free
Turn PDF pages into PNG images when you need transparency or lossless quality — for design work, presentations, or web graphics. Here's how, and when PNG beats JPG.