WEBP to PDF
Server-processed
Convert a WebP image into a downloadable PDF. Pick a page size and convert; the file is processed on our own servers and never handed to a third party.
Input
Drop a file or browse
One file · WebP
Converted server-side — this uses one credit.
“Fit to image” makes the page exactly the size of the WebP.
Output
Your PDF will appear here to download.
Was this helpful?
Guides
What this does
Converts a WebP image into a downloadable PDF.
How to use it
- Upload your WebP image.
- Optionally pick a page size (fit-to-image, A4, or US Letter), orientation, and margin.
- Click Convert to PDF — this runs server-side and uses one credit.
- Download the resulting PDF.
Why "fit to image"?
By default the PDF page is exactly the size of your WebP image, so nothing is cropped, letterboxed, or stretched. Switch to A4 or US Letter if you need a standard print size instead.
webp to pdfconvert webp to pdfwebp converterimage to pdfpdf converter
Use it from code
From 3 credits per callREST API
curl -X POST https://api.iotools.cloud/v1/tool/webp-to-pdf \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"file": "<file>"
}'Swap in your own key from your account. The tool's fields are the body — no wrapper.
Ask an AI agent
Use the IOTools `webp-to-pdf` tool (WEBP to PDF) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.