IT Market
Tools/Files/PDF to JPG: Convert Pages Online

Файлы

PDF в JPG

Каждая страница PDF превращается в отдельный файл JPG с выбранным качеством и разрешением. Документ обрабатывается в браузере и не загружается на сервер, поэтому через страницу можно пропускать договоры и сканы документов.

Документ

Страницы

Выберите PDF, чтобы увидеть страницы.

JPG не поддерживает прозрачность, поэтому по умолчанию под страницу подкладывается белый фон. Если в документе есть прозрачные области и они нужны, выберите вариант «Как в документе» — страницы сохранятся в PNG.

Tool guide

PDF to JPG: Convert Pages Online

You need an image from a PDF whenever the PDF itself gets in the way: pasting a contract page into a presentation, sending a scan through a messenger, attaching a page to a web form that accepts images only. This tool opens the document with the PDF.js engine right in your browser, draws each page onto a canvas and saves it as JPG. Nothing is uploaded, so contracts, IDs and medical documents can pass through safely. See also: merging JPG files back into a PDF document, exporting the pages as sharper PNG files, squeezing the finished JPGs to a target size.

How to use it

  1. Choose a PDF or drop it into the field.
  2. Pick a resolution: 150 dpi suits screens and messengers, 300 dpi is for printing or OCR.
  3. Optionally set the pages: empty means the whole document, 1-5 is a range, 2,4,7 picks individual sheets.
  4. Press convert and wait for the page previews to appear.
  5. Download the pages you need from the link under each preview.

FAQ

Which resolution should I choose?

150 dpi is the general-purpose option: an A4 page becomes roughly 1240×1754 pixels, which is plenty for screens, messengers and pasting into documents. Choose 300 dpi when the image will be printed or run through OCR, but expect a file four times heavier. Use 72 dpi only for a quick preview.

Why are pages saved one by one instead of as an archive?

Each page is a standalone file and usually you need one or two rather than the whole document. If you do need an archive, download the pages and pack them with the files-to-ZIP tool, which also runs in the browser.

Is the document really not uploaded?

It is not. The PDF is read from your filesystem, parsed by the PDF.js library on the page itself and drawn onto a canvas by your own browser. No network request carries the document, which you can confirm in the Network tab of developer tools.

Can it open a password-protected PDF?

No. An encrypted document cannot be opened and the tool reports the error plainly. Remove the password in software you trust and try again.

Why does the JPG have a white background when the PDF is transparent?

JPG has no transparency at all, so a white sheet is placed under the page exactly as printing would. If you need transparency, set the background option to match the document and pages will be saved as PNG, which supports it.

Is there a limit on the number of pages?

There is no hard limit, but every rendered page stays in the tab's memory as an image. A hundred pages at 300 dpi can exhaust memory on a weak device. For large documents set a page range and work through it in parts.

Examples

One contract page for a messenger
Before: contract.pdf, 12 pages, only page five is needed
After: Pages field set to 5 at 150 dpi produces contract-05.jpg
Scan prepared for text recognition
Before: scan.pdf, 3 pages
After: scan-01.jpg, scan-02.jpg, scan-03.jpg at 300 dpi, ready for OCR