A page from a report to drop into a slide, a certificate to post, a diagram to put in a chat message — sometimes you need a picture rather than a document. Upload your PDF above and each page comes back as a standalone image.
Below: the resolution that decides whether text stays readable, why JPG is not always the right choice, and the two things you give up the moment a page becomes an image.
Worth separating, because people arrive here wanting opposite things.
Rendering pages as pictures — what this tool does. Each page is drawn exactly as it appears, text and images together, and saved as one image. Use it when you want the page as it looks.
Extracting the photographs embedded inside a PDF is a different operation entirely. It pulls out the original image files at their full stored resolution, without the surrounding text. If a report contains a photograph you need at its original quality, rendering the page gives you that photograph at page resolution with text around it — not the same thing.
Most people want the first. If you specifically need the embedded originals, that job needs a dedicated extraction tool.
A PDF stores text as instructions to draw glyphs, so it stays sharp at any zoom. An image is a fixed grid of pixels. Rendering converts one into the other, and the resolution you choose determines how much survives.
A common measure is DPI — dots per inch — applied to the page size. Useful reference points for an A4 or Letter page:
The rule that matters: you cannot recover detail afterwards. Render at 96 DPI and enlarge the result, and you get a blurry image no software can sharpen. When unsure, render higher than you think you need and scale down — that direction works perfectly.
It depends entirely on what is on the page, and the difference is more visible here than in most conversions.
JPEG compression was built for photographs. It discards detail the eye is unlikely to miss in soft, gradual tones, and it handles hard edges badly. A document page is mostly text — hard edges everywhere — so JPEG produces faint halos around letters and softness in small type.
Choose JPG for pages dominated by photographs, and when file size matters more than perfect edges: a bulk export, an email attachment, a web page where load time counts.
Choose PNG for text-heavy pages, tables, charts, diagrams and anything containing small type. It is lossless, so every pixel survives, and the difference is genuinely visible on body text.
Converting a JPG to PNG afterwards does not restore sharpness — it preserves the existing damage in a larger file. Choose correctly the first time.
Both losses matter more than people expect.
The text stops being text. Nobody can select or copy a sentence, Ctrl+F finds nothing, and search engines read none of it. Post a page as an image on a website and its content is invisible to Google entirely.
Screen readers find nothing at all. A page rendered as an image is completely inaccessible to a blind or partially sighted reader — there is no text to read aloud. If you publish one, write alt text describing it. It takes fifteen seconds, every platform supports it, and it is the only thing that makes the content available to either a screen reader or a search engine.
Where accessibility and searchability matter, consider whether you need an image at all. Extracting the page as a PDF keeps the text intact and is just as easy to share.
PDF to PNG suits text-heavy pages, JPG to PDF works the other way, Split PDF extracts a page while keeping its text, and Compress Image shrinks the results. Browse all PDF tools.