Converting
How to Convert PNG to PDF Without Losing Sharpness
PNG screenshots and diagrams turn into PDFs cleanly if you avoid one mistake. Here is how to keep text edges crisp and transparency under control.
PNG is the right format for screenshots, diagrams and anything with sharp edges, because its compression is lossless. Converting to PDF should preserve that — and usually does, unless the tool quietly re-encodes your image as a JPEG.
Convert a PNG to PDF
- 1Open the image-to-PDF tool and add your PNG files.
- 2Set the page size — fit-to-image is usually right for screenshots.
- 3Order the pages if you are converting several.
- 4Convert and download.
The mistake that ruins screenshots
JPEG compression works by discarding detail the eye is unlikely to miss in a photograph. It is a poor fit for a screenshot: the sharp boundary between black text and white background is exactly what it throws away, producing a grey halo around every letter. Once a PNG has been through a JPEG round trip, those artefacts are permanent.
A converter that keeps your PNG as a PNG inside the PDF avoids this entirely. If your converted screenshots look slightly muddy at 200% zoom, the tool re-encoded them.
Getting screenshots to look right
- Capture at the display resolution you will read at — enlarging a small screenshot afterwards cannot add detail.
- On a high-DPI screen, capture the full retina resolution rather than a downscaled copy.
- Use fit-to-image page sizing so the screenshot is not scaled to fit A4.
- Keep PNG for interfaces and text; JPEG is only better for photographs.
When file size becomes a problem
PNG is lossless, which makes it large. A dozen full-screen captures can easily produce a 40 MB PDF. If that is too big, the honest trade is to compress the finished PDF and accept some softening — or to crop each screenshot to the part that matters, which usually cuts more size than compression and improves the document at the same time.
Do it now
JPG to PDF
Convert images to PDF documents. It runs in this browser tab — your file is not uploaded anywhere.
Open JPG to PDFFrequently asked questions
Does PNG to PDF lose quality?+
Not if the PNG is embedded as-is. It does if the converter re-encodes to JPEG — visible as grey fringing around text.
What happens to transparent backgrounds?+
They are flattened onto white, because PDF pages are opaque. Check that nothing white in your image has just disappeared.
Can I put several PNGs in one PDF?+
Yes — add them all and choose the single-document option. They become pages in the order you list them.
Why is my PNG-based PDF so much larger than a JPG one?+
Because PNG stores every pixel exactly. That is the point of it, and it is the price of keeping text sharp.