Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
A PDF page is mostly text, and converting PDF to PNG is what keeps that text sharp — JPG blurs the edge between a letter and the paper. A PDF stores drawing instructions rather than pixels, so raising the resolution to 600 dpi redraws the page rather than enlarging it. A scan is already a photograph of paper, so there it adds size, not detail.
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
PDF to PNG
If you need a picture of a PDF page, this is usually the conversion you want rather than the JPG one, and the reason is worth thirty seconds. A document page is made of hard black shapes on flat white — letters, rules, table borders. JPG compression was designed for photographs, where colour shifts gradually, and it deals with hard edges by blurring them slightly and adding a faint halo. On a photograph you never notice. On a page of ten-point text you notice immediately: the words look slightly furred, as though the page had been photocopied one time too many.
PNG has no such problem. It stores every pixel exactly as drawn, so the letters are as crisp in the image as they were in the document. For a page going into a slide, a report, a bug ticket or anywhere somebody has to read it, that difference is the whole thing.
The size question usually resolves in PNG's favour too, which surprises people who have learned that PNG means large files. That rule comes from photographs, where PNG is genuinely inefficient. A document page is mostly identical white pixels, and identical pixels are exactly what PNG compresses best. A text page as a PNG is often smaller than the same page as a good-quality JPG, and always sharper.
Sharpness is something you control here, and it works unlike any other conversion on this site. A PDF holds no pixels at all — it describes where every glyph and line goes, which is why you can zoom into one forever without it going blocky. Converting to an image means picking a size to draw at.
The default of 150 dpi is comfortable for reading on screen; raise the Resolution setting if the picture is going into print or somebody needs to zoom in. You are not enlarging anything, so nothing gets softer. The setting runs from 36 to 600 dpi, and 600 draws an A4 page about 4960 pixels across.
A scan is a photograph of paper wrapped in a PDF, and it does have a fixed resolution — the one the scanner used. Drawing it larger stretches the photograph without adding detail, and for a scan of a page, JPG may even be the better target since the content is photographic rather than crisp to begin with.
A PNG holds one image, so a document of forty pages is forty files — that part has no honest way around it, and what changed is that you no longer have to ask for them one at a time. Leave the Pages box empty for the whole document, or name a selection: 1-3, 7, 10- all work, and asking for page 12 of a nine-page file comes back saying so rather than handing you the cover.
And the words become pixels: the result cannot be searched, selected or copied. If somebody needs the text rather than the look of the page, open the PDF in a reader and copy it straight out, because it is still text right up until this conversion draws it.
Charts, plans and technical drawings are the case where PNG earns its size. They are made of flat fills and thin lines, which is exactly the structure JPG smears — a hairline on a drawing is one or two pixels wide, and JPG cannot represent it without ringing around it.
For a diagram, render at a higher resolution than you think you need and scale the image down afterwards if it is too big. Detail that was never rendered cannot be recovered, and 300 dpi on a page of fine lines is not extravagant.
A PDF page has no pixels. It is described in points — a72nd of an inch — so a rendered image only has a size once you choose a resolution, and the same page can legitimately come out at 595 pixels wide or at 2480.
The default of 150 dots per inch gives roughly 1240 pixels across an A4 page, which is comfortable on screen and too coarse for print. Choose 300 if the result is going to be printed or if the page is dense with small type, and expect the file to be four times the size — the pixel count goes up with the square.
| PNG | ||
|---|---|---|
| Full name | Portable Document Format | Portable Network Graphics |
| File extension | .png | |
| Media type | application/pdf | image/png |
| Compression | Either, depending on the setting | Lossless — nothing is discarded |
| First published | 1993 | 1996 |
| Published by | Adobe | PNG Development Group |
| Specification | ISO 32000-2 | ISO/IEC 15948 |
| Licensing | Open standard | Open standard |
| Standing today | Current | Current |
| Bit depth | — | 16 |
| Colour it can describe | RGB, CMYK, greyscale | RGB, greyscale, indexed palette |
| Largest image | — | 2,147,483,647 px per side |
| Opens in a browser | Every browser | Every browser |
| Considered instead | DOCX, HTML | WebP, SVG, JXL |
PNG holds one page. A multi-page PDF converts a page at a time rather than in one file.
Layers are merged. PDF keeps them separate and editable; PNG stores the composite, so anything that depended on moving a layer afterwards has to happen before the conversion.
PNG has nowhere to put the document properties, so that goes no further than the PDF. Worth checking before the original is deleted, and worth knowing if the point was to strip it.
PDF can hold CMYK; PNG is RGB. A file prepared for a printing press converts to screen colour, and the separations have to be made again in the print workflow.
Transparency survives. Both PDF and PNG store an alpha channel, so a cut-out stays cut out and nothing is filled in behind it.
The usual programs do not overlap: PDF opens in Adobe Acrobat, Preview and LibreOffice Draw, PNG in Adobe Photoshop, GIMP and Paint.NET — so whoever receives the result needs something from the second list.
The two are aimed at different work: PDF at handing a finished file over, print and archiving, PNG at screenshots, line art and logos and the web. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.
PDF is Adobe's format, published in 1993. The specification is ISO 32000-2, and it is worth reading if the file has to outlive the tool that wrote it.
PNG comes from PNG Development Group and dates from 1996, specified as ISO/IEC 15948. Adobe Photoshop, GIMP and Paint.NET all read it.
No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is PDF.js, Mozilla's PDF engine, the one Firefox itself uses; your browser fetches it once and caches it.
PNG, if the page is mostly text. JPG compression is built for photographs and it smears the boundary between black letters and white paper, which shows as a grey haze around every word. PNG stores each pixel exactly, so the text stays as crisp as it was drawn. For a scanned photograph inside a PDF, JPG is the better target.
All of them, unless you say otherwise. The Pages box is empty by default and empty means the whole document; type 4 for one page, or 1-3, 7, 10- for a selection. A PNG holds one picture, so anything past a single page comes back as a ZIP of images — up to fifty in one run, which is where a phone stops coping with pages this size.
Raise the Resolution setting from its default of 150 dpi and convert again — and it costs nothing in quality. A PDF stores drawing instructions rather than pixels, so the page is redrawn at the dpi you ask for, up to 600. You are not enlarging an image.
Larger than a JPG, sometimes considerably. That is PNG being lossless. For a page of text it is usually still modest, because flat white paper compresses extremely well — it is photographs that make PNG files enormous.
White. A PDF page has a page under it, and that page is rendered. Nothing here produces a transparent cut-out.
No. The words become pixels, so the result cannot be searched, selected or copied. If somebody needs the text rather than the look of the page, open the PDF in a reader and copy it straight out — it is still text right up until this conversion draws it.
The claims this page makes about PDF and PNG are checkable, and these are the documents that settle them.