Извлечение изображений

Извлечь все встроенные изображения из документа.

Нажмите, чтобы выбрать файл или перетащите его сюда

Один или несколько PDF-файлов

Ваши файлы не покидают ваше устройство.

Как это работает

1

Upload File

Нажмите или перетащите ваш файл, чтобы начать

2

Process

Нажмите кнопку обработки

3

Download

Мгновенно сохраните обработанный файл

Связанные инструменты PDF

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

Часто задаваемые вопросы

What format are the extracted images saved in?

Each image comes out in the format it's stored in inside the PDF, most often JPEG or PNG, with no re-encoding. Files are numbered in the order they're found, for example image_1.jpg and image_2.png, and Download All packs them into extracted-images.zip.

Why does the tool say no images were found?

It only pulls out embedded raster images. If the graphics are vector drawings, charts, or text drawn as paths, there's nothing to extract, and you'd need to render the page as a picture with PDF to PNG instead.

Will I get the original full-resolution images?

You get the image data exactly as it's embedded, at its stored resolution rather than the size it appears on the page. If whoever made the PDF downsampled the images before embedding them, that lower resolution is all that exists in the file.

Can I extract images from a scanned PDF?

A scanned PDF stores each page as one large image, so you'll get one full-page picture per page rather than the individual photos or figures on it. Crop what you need from those page images afterward.

Why do I get duplicate images?

Images are collected page by page, so a logo or header graphic that's reused on many pages is extracted once for every page it appears on. Keep the first copy and discard the rest.

Can I extract images from several PDFs at once?

Upload as many PDFs as you want and click Extract once. Images from all the files are numbered continuously and shown in a single grid, and Download All puts everything into one ZIP.

Can I choose which images or pages to extract?

There are no page or selection options; every embedded image on every page is extracted. You can still save only the ones you want from the preview grid, since each thumbnail has its own download button.

Are my PDF's images uploaded during extraction?

No. The PDF is opened by a PyMuPDF engine running as WebAssembly inside your browser, and the images are pulled out of the file in memory on your device. The preview grid, the individual downloads, and the ZIP are all generated locally.