How much bigger or smaller will the PDF file be?

PDF files are roughly the size of the images it wraps, plus document overhead, while PNG files are typically 25-35% larger than lossless WebP, and several times larger than lossy WebP, so compare those two figures for a rough expectation.

More about converting PNG to PDF

PNG to PDF is a direct conversion between two formats that both predate the modern web. PDF — Portable Document Format — is container — embedded images keep their own encoding, and opens where universal — every os ships a reader.

The practical reason to run this conversion is the destination: Almost every formal destination — application portals, expense tools, insurance claims, government forms, print shops — wants a PDF and will reject a raw image, let alone a .webp. Wrapping the image in a properly sized A4 or Letter page turns it into a document those systems accept.

Expect PDF output to be roughly the size of the images it wraps, plus document overhead. If the source PNG is a photograph rather than a graphic, choose lossy WebP — lossless mode will save far less than you expect on continuous-tone detail.

When you'd use this

Reasons to convert PNG to PDF usually come down to compatibility, file-size, or specific feature requirements. Common situations:

  • An app or platform only accepts PDF uploads.
  • You need a feature unique to PDF (e.g. transparency, vector scaling, animation, multi-page pages, etc.) that PNG doesn't provide.
  • You're optimising file size — modern formats often produce smaller files than the older format you started with.
  • You need a single archival format across a project so files behave consistently in the same viewer.

How to do it in webp.now

  1. Open the PNG → PDF tool on webp.now.
  2. Drag your PNG file onto the drop zone, or click Select files. You can drop a whole folder of files at once.
  3. The output is fixed to PDF. If the format supports extra options (page size, transparency background, quality, EXIF stripping), tweak them in the right-hand panel.
  4. Click Convert. The job runs on our server and finishes in a few seconds for typical photos.
  5. Download the result. Files stay in storage for 24 hours and are then permanently deleted.

The entire flow is free for the first 10 jobs per day with no signup required. A free account doubles that quota; a premium plan removes the limit entirely.

Tips and common pitfalls

  • If the goal is simply "make this open in my software", PDF is usually the right call — but check whether the destination accepts PNG or JPG first, since those are accepted even more widely.
  • Convert from the highest-quality WebP you have. Each lossy re-encode costs a little detail, and starting from an already-compressed copy compounds it.
  • Strip metadata before sharing. Images saved from the web can carry the original photographer's EXIF, including camera serial and, occasionally, GPS coordinates.
  • Batch the job rather than converting one at a time — the queue runs conversions in parallel and returns a single zip.
  • Keep the .webp original if the image is also going back onto a web page. Serving the PDF version instead will cost you page weight.
Try the PNG → PDF tool
Free, no signup required. Files deleted in 24 h.
Open PNG → PDF
Back to all FAQ