HivePDF
English
← Guides

How to Extract Images from a PDF

Updated July 13, 2026

Sometimes what you actually want isn’t the whole page — it’s the photo, the logo, or the diagram embedded in it. Extracting pulls those out directly instead of making you screenshot around the text.

Steps

  1. Open Extract Images and drop your PDF.
  2. Click Extract images — every page is scanned for embedded pictures.
  3. Download the images, bundled as a ZIP if there are several.

Every page, every image, once each

The tool walks through every page and finds the raster images the PDF actually contains, skipping duplicates so an image reused across several pages is only saved once. A scanned document — where each page is really one big image — gives you one image per page, which is expected rather than a bug.

What it can’t find

Vector graphics and text aren’t raster images, so a PDF built entirely from those returns nothing to extract. That’s also the key difference from a page-to-image converter: this tool gets you the pictures a PDF contains, not a snapshot of its layout — for that, use PDF to JPG.

Notes

Scanning and saving happen locally, so even a confidential document’s images stay on your device. Once you have the images, Compress PDF can shrink the original document if the PNGs made it heavier than you’d like.

Tools in this guide

Frequently asked questions

Do my files get uploaded anywhere?
No. The PDF is scanned entirely in your browser — it never leaves your device, and neither do the images.
What's the difference between this and PDF to JPG?
PDF to JPG renders each whole page to an image. This tool pulls out the individual pictures that were embedded in the PDF, at their original resolution, leaving out the text and layout.
What format are the images?
PNG, which preserves quality and transparency. If several images are found they're bundled into a ZIP for a single download.
Why did it find no images, or fewer than expected?
A PDF whose images are actually vector graphics or text has no raster images to extract. Very small decorative images are skipped. Scanned PDFs, where each page is one big image, will return one image per page.