Convert PNG to PDF
Free online converter for PNG files. Fixed-layout format for sharing and printing. Nothing to install, no watermark, and every file is deleted automatically.
Drag and drop your files
or
Upload a PNG file to convert it to PDF. Up to 3 files at once, 100 MB each.
Free · up to 3 files · 100 MB each · files deleted automatically after 1 hour.
About PNG and PDF
PNG .png
A lossless image format built for graphics rather than photographs. Every pixel it stores comes back exactly as it went in, and it carries a full alpha channel for transparency.
Good for
- Lossless — no generation loss no matter how often you re-save
- Full 8-bit alpha, so edges blend cleanly over any background
- Sharp on text, screenshots, logos and line art
Trade-offs
- Much larger than JPEG for photographs
- No animation in the baseline format
- Large photographic PNGs are slow to transfer
image/png
PDF .pdf
A fixed-layout page format. A PDF describes exactly where every glyph and line sits, so it looks identical everywhere — which is precisely what makes it awkward to edit.
Good for
- Identical layout on every device, screen and printer
- Embeds its own fonts, so nothing reflows or substitutes
- The accepted format for contracts, invoices and forms
Trade-offs
- Not built for editing — text is positioned, not flowing
- A scanned PDF is just images until text recognition is run
- Reflows badly on small screens
application/pdf
PNG and PDF side by side
| PNG | ||
|---|---|---|
| Compression | Lossless | Mixed — per object |
| Transparency | Yes — 8-bit alpha | Yes |
| Animation | No | No |
| Typically used for | Screenshots, logos, UI assets, anything with transparency | Contracts, invoices, forms, anything printed |
What changes when you convert PNG to PDF
Transparency is flattened
PNG carries an alpha channel and PDF has none, so anything transparent has to become a solid colour. We composite onto white. If the image was designed to sit over a coloured background, convert to a format that keeps alpha instead — or expect a white box around it.
The image is placed, not read
Your PNG is embedded on a PDF page as a picture. Any text visible in the image stays part of the picture and is not searchable. To make it selectable, run text recognition on the resulting PDF afterwards.
Centred on a page, never enlarged
The image is placed on an A4 page by default with a 10 mm margin, scaled down to fit and centred. It is never scaled up: a small PNG stays its own size in the middle of the page rather than being stretched to fill it, because upscaling would only make it blurry. Page size, orientation and margin are all adjustable before you convert.
The PDF can be larger than the image
The picture is embedded losslessly, so nothing is degraded on the way in — but a PNG that was already efficiently compressed does not stay that size once it is stored this way, and the PDF wrapper adds its own overhead on top. Converting an image to PDF is a way of making it printable and easy to send, not a way of making it smaller.
Other PNG conversions
Other ways to get PDF
Worth reading next
Why you cannot copy text out of a scanned PDF
Two PDFs can look identical and be completely different files. One contains text; the other contains a photograph of text. Only one of them can be searched, copied or converted to Word.
5 min read
Turning PDF pages into images without regretting the resolution
A PDF page has no resolution until you render it. The number you choose at that moment is the one you are stuck with, so it is worth choosing deliberately.
5 min read