Is this WebP to PDF converter free?
Yes. It is a free online WebP to PDF converter that runs in your browser with no signup.
Can I combine several WebP images into one PDF?
Yes. Add multiple WebP files, reorder them, and export a single multi-page PDF.
Do the images get uploaded?
No. The PDF is assembled locally in your browser, so the WebP files never leave your device.
Is the text in my WebP screenshots searchable in the PDF?
No. Each page is a raster image embedded in the PDF, so there is no text layer and nothing is selectable or searchable. If you need searchable text, you need an OCR step, which this tool does not do.
Does converting lose quality?
A little. Pages are re-encoded as JPEG at quality 0.88 and downscaled to a 2400 px longest edge. For photos that is invisible. For screenshots with fine type or flat graphics with hard edges, you may see slight softening or ringing.
What happens to a transparent WebP?
The transparency is composited onto white before the page is built, because PDF pages here are opaque JPEGs. The result looks correct on a white page and shows a white box anywhere else.
Can I mix portrait and landscape images?
Yes. In Auto fit mode each page takes the shape of its image, so the PDF will have pages of different sizes. If that matters, choose A4 or Letter and let each image be fitted inside a uniform page.
Can I reorder and rotate pages?
Yes. Pages can be reordered before export and each one can be rotated in 90 degree steps, which is the usual fix for a screenshot that came in sideways.
Do the WebP files get uploaded?
No. They are decoded on a canvas and the PDF is assembled with pdf-lib in the browser, so nothing leaves the device.