Convert WebP to PDF
Convert WebP images to PDF free, in your browser. No upload, no account, no watermark.
Runs in your browser. Nothing is uploaded.Change the format. Drop an image, a PDF or a Word document.
- JPG · PNG · WebP · Text · Word
- Word
- PDF · Text
Your files are processed by your own browser and never sent to a server. Open your browser's network tab and convert one, there is no upload to see.
How to convert WebP to PDF
- Drop your WebP files onto the box above, or paste them with Ctrl+V.
- Your browser does the work on your own machine.
- Save each file from its tile, or take them all at once.
What changes, and what does not
Animation is lost
A WebP can hold many frames and a PDF holds one, so you get the first frame as a still image. A browser canvas cannot write animation back out, and a converter that claims to is doing it on a server with your file.
WebP and PDF side by side
| WebP | ||
|---|---|---|
| Where it came from | 2010, from Google, built on the VP8 video codec | 1993, from Adobe, opened as a standard in 2008 |
| Where it opens | Every current browser. Some older desktop software and printers still refuse it. | Every device made in the last twenty years, identically |
| Best at | Images on a web page, where it is roughly a third smaller than JPG at the same quality | Sending a document that must look the same everywhere, including printed |
About WebP
Google’s format: 25-35% smaller than JPEG at the same quality, with transparency.
About PDF
A fixed page description. It records where every glyph and line sits, which is why it looks identical everywhere and why pulling structure back out of it is hard.
What does the PDF look like?
One page per image, each page sized to the image it holds, in the order you dropped them. Nothing is scaled or padded, so the PDF is the same shape as your picture. If you want several images bound into one document instead of one PDF each, use images to PDF, which keeps the order you set.
Why would I put a picture in a PDF?
Almost always because something else insists on one. Upload forms for visas, courts, universities and insurers routinely accept a PDF and nothing else, even when what they are asking for is a photograph of a document. Print shops prefer PDFs because the page size is fixed and cannot be reinterpreted. And a PDF is the only one of these formats that can hold several pages, so it is how a set of scans becomes one attachment instead of six.
Does the picture lose anything?
No. A WebP is embedded as it is, with no re-encoding, so the PDF holds exactly the file you dropped in and the page is the same shape as the picture. What it cannot do is make the image sharper: a PDF page has no resolution of its own, so a small picture stretched across a page is still a small picture.
How big will the PDF be?
Close to the size of the image, plus a small amount for the document structure around it. There is no compression pass and no down-scaling, which is deliberate, most people converting to PDF are sending it somewhere that will be read or printed, and quietly degrading it would be the wrong default. If the result is too large for an upload form, compress the image first and then convert.
One PDF each, or one PDF for all of them?
Dropping several images here gives you one PDF per image. If you want them bound into a single document in an order you control, use images to PDF instead, which keeps the order you set and puts each picture on its own page.
Other conversions
WebP also converts to JPG, PNG, AVIF and Word.
PDF also comes from HEIC, PNG, JPG, AVIF and GIF.