Why turn a PDF page into an image
A PDF is built to be read as a document, but plenty of everyday tasks call for a picture instead: pasting a diagram into a slide deck, uploading a page to a platform that only accepts image files, or dropping a page straight into a chat message so someone can see it without opening a PDF viewer. Converting each page to a JPG or PNG turns a document you'd normally have to open in a dedicated app into a plain image file that works anywhere images work.
Convert a PDF to images now
PNG or JPG — which one to pick
PNG is lossless, so it doesn't introduce any blurring or compression artifacts — the right default for pages with text, tables, diagrams, or anything with sharp edges, since JPG's compression tends to soften exactly those edges. JPG produces meaningfully smaller files and is the better choice for pages that are mostly photographs or scanned images, where a small amount of quality loss isn't noticeable to begin with. If a page has both text and photos, PNG is still the safer choice unless file size is the priority.
Choosing a resolution
Resolution is fixed at the moment of conversion — unlike a PDF's own vector text, an exported image can't be sharpened after the fact, so it's worth picking the right setting up front. Standard resolution (150 DPI) is sharp enough for viewing on a screen, pasting into a presentation, or posting to social media, and keeps the file size modest. High resolution (300 DPI) roughly doubles the pixel dimensions and is worth the extra size if you plan to print the image, zoom in closely, or feed it into an OCR (optical character recognition) tool, where extra resolution measurably improves recognition accuracy on small text.
Converting only the pages you need
Converting an entire 40-page report into images when you only need one diagram creates 39 files you don't want. A tool that accepts a page list — single numbers and ranges, like "3" or "1-3, 7" — lets you convert exactly the pages you need in one pass rather than converting everything and deleting the extras afterward. As with splitting a PDF, count pages from your PDF viewer's own page indicator rather than any number printed on the page itself, since a cover page or table of contents can shift the two out of sync.
One image or a ZIP file
Converting a single page produces one image file, ready to download and use immediately. Converting several pages at once produces several image files, which is naturally handled by bundling them into a single ZIP download rather than triggering a separate download for each page — worth knowing in advance so a multi-page conversion doesn't seem to "only" produce one file when it's actually a ZIP containing all of them, correctly numbered in page order.
Why local, browser-based conversion matters for sensitive documents
A PDF page often contains something worth keeping private — a signed contract, a government ID, a medical form — even when the reason for converting it is completely mundane, like needing to paste it into a message. Many free PDF-to-image converters online upload the file to a server to perform the conversion, which briefly puts that document on infrastructure you don't control. A converter that renders pages locally in your browser, using your own device's processing power, avoids that step entirely: nothing is uploaded, and the PDF never leaves your device at any point in the process.
Common mistakes to avoid
Choosing JPG for a text-heavy page is the most common one — the file size savings are real, but so is the softening around letterforms, which is more noticeable than most people expect until they zoom in. Converting at the lowest available resolution and only noticing it's too blurry after printing is another; if there's any chance the image needs to be printed or zoomed into, it's worth defaulting to the higher resolution setting from the start rather than reconverting later. Finally, entering the wrong page numbers because of a mismatch between printed and actual page numbers produces the wrong images entirely — double-check the count in your PDF viewer before converting, especially on documents with a cover page or table of contents.