How Do You Save a PDF as JPG or PNG?
By John Wang · Published 2026-08-23 · Updated 2026-08-23
Convert PDF pages to JPG or PNG, choose the right image format and resolution, and avoid confusing full-page rendering with embedded-image extraction.
Decide whether you need page images or original images
Saving a PDF as JPG or PNG usually means rendering each complete page into an image. The result includes text, vectors, photos, annotations, and the page background exactly as the renderer displays them. That is useful for previews, thumbnails, slide backgrounds, social sharing, and software that accepts images but not PDFs. It is different from extracting the original photographs stored inside a PDF. Embedded-image extraction tries to recover each raster asset without the surrounding page, while page rendering produces one flattened image for every selected page.
Choose the outcome before picking a tool. If you want the whole certificate as one picture, render the page. If you want only the product photo from a catalog, use genuine image extraction when available. If you need selectable words, convert to text or use OCR instead of turning the page into pixels. If you need to edit the layout, convert to an editable document or return to the source. A page image is a faithful visual snapshot, but it discards document structure, links, form behavior, searchability, and accessibility information.
Choose JPG for compact photos and PNG for crisp graphics
JPG uses lossy compression and is usually efficient for photographs, full-page scans, and pages with many colors or gradients. Its quality setting controls a tradeoff: lower quality makes smaller files but can add ringing around text and blocks in flat color. Repeatedly saving the same image as JPG compounds the loss. Use a reasonably high quality for first export, then inspect small text and line art before making it smaller. JPG has no transparency, so transparent page areas must be flattened against a solid background.
PNG is lossless and is often better for screenshots, diagrams, UI mockups, logos, line art, and pages where crisp edges matter. It can be much larger than JPG for photographic pages, especially at high resolution. PNG supports transparency, but a PDF page may include white objects or complex transparency that still render against a page background. Adobe's format guidance distinguishes web-friendly JPEG from PNG's transparency use, but the final choice should follow the page content and downstream requirement. Export a representative page in both formats when the tradeoff is uncertain.
Set resolution for the destination, not for a vague maximum
Image dimensions determine readability and file size. A page exported for a small web preview needs far fewer pixels than a page intended for print or detailed zooming. Start from the displayed or printed size. For screen use, export enough pixels that ordinary text remains crisp at the largest expected display. For print, use a resolution appropriate to the physical output and printer. Very high DPI does not create detail that is absent from a low-quality scan; it only creates more pixels and a larger file.
Test the most difficult page, not the cleanest one. Choose a page with the smallest text, thinnest lines, detailed photograph, barcode, signature, or colored annotation. Export it, view it at actual size, and zoom only as far as users reasonably need. Check width and height, because landscape and portrait pages produce different pixel dimensions at the same DPI. When converting many pages, keep one consistent setting unless specific pages have a justified need for higher detail. Record the setting if the images will be reproduced later.
Export all pages and preserve a usable sequence
A multi-page PDF normally becomes multiple image files. Use filenames with the source name and a zero-padded page number, such as report-page-001.png, so page 10 does not sort before page 2. Package many outputs in a ZIP archive and check the extracted order. If only a few pages are required, select ranges before conversion rather than exporting and deleting a large set afterward. Keep the original PDF because the images no longer contain the document's links, bookmarks, form fields, attachments, or selectable text.
On Mac, Preview can export a PDF or image to another supported format, while dedicated PDF converters can export every page in one job. Adobe's current Acrobat guidance lists JPEG, PNG, TIFF, and JPEG 2000 as image outputs. Regardless of the application, inspect whether page rotation and crop boxes were interpreted correctly. A PDF can store page rotation as metadata rather than physically rotating the content, and a crop box can hide material that remains outside the visible area. Exported images usually represent the visible page, not every hidden PDF object.
Review quality, privacy, and accessibility after conversion
Open the first, last, and most detailed exported images. Confirm page count, sequence, color, orientation, transparency behavior, and edge cropping. Compare small text and signatures with the PDF at the same apparent size. Check for JPG artifacts around letters and PNG files that are unexpectedly huge. Strip or review image metadata if the destination is public, because conversion software may add file information. Do not assume a page image has removed hidden or sensitive meaning; anything visibly rendered is still present, and filenames can expose context.
A JPG or PNG cannot preserve the PDF's text semantics or reading order. Add useful alternative text where images are published on the web, and provide the accessible PDF or an HTML/text equivalent when people need to read the document. Do not use page images as a substitute for secure redaction, because they may still show confidential content and the source PDF may remain elsewhere. The best PDF-to-image workflow chooses page rendering or extraction intentionally, selects a format by content, uses destination-based resolution, preserves order, and verifies the outputs outside the converter.
Continue this file task
Related guides
Frequently asked questions
- Is JPG or PNG better for PDF pages?
- Use JPG for photo-heavy pages and smaller files. Use PNG for screenshots, diagrams, line art, transparency, and crisp edges. Test one representative page when size and quality both matter.
- Will a multi-page PDF become one image?
- Usually each page becomes a separate image. A long single image is a different output and may be difficult to view, print, or process.
- Does PDF-to-image keep selectable text?
- No. A rendered page image stores pixels. Keep the PDF or provide OCR text when search, copying, or accessibility is required.
- Is converting pages the same as extracting images?
- No. Page conversion renders the complete page. Embedded-image extraction recovers individual raster images from inside the PDF without the surrounding layout when the file structure permits it.
Sources and further reading
- Convert PDFs to image formats — Adobe Acrobat Help
- Export images or selections from a PDF — Adobe Acrobat Help
- Export PDFs and images in Preview on Mac — Apple Support