WebP to PDF
「WebP to PDF」は画像とデザインに使えるブラウザツールです。入力内容と結果は通常この端末内で処理され、登録は必要ありません。
LOCAL WEBP TO PDF
Create a real, single-page PDF from WebP
Your browser decodes the image, embeds fresh JPEG image data in a standard PDF, and shows the page before download.
使い方
使い方
- Choose one WebP up to 20 MB, 10,000 pixels per side, and 20 megapixels.
- Create the single-page PDF locally; transparent pixels are placed on a white page.
- Check the page preview, then download the real PDF file.
A newly encoded PDF, not a renamed image
The converter uses the browser to decode the WebP, creates a JPEG image stream, and writes that stream into a single-page PDF structure. The downloaded file has PDF content and opens as a PDF; it is not the original WebP with a different filename.
Page size and transparency
The PDF page follows the decoded image dimensions at 72 points per 96 source pixels, preserving the image aspect ratio. PDF JPEG image streams do not carry transparency, so transparent WebP pixels are composited onto white. Source metadata, color profiles, animation, and original compression are not copied.
Local file and memory boundaries
Choose one WebP no larger than 20 MB, with a maximum side of 10,000 pixels and 20 megapixels total. Decoding and canvas work can use roughly 160 MB for the largest accepted image, and PDF output is limited to 45 MB. Everything stays in your browser.
よくある質問
あわせて知りたいこと
Is the download a real PDF?
Yes. The converter writes a PDF file with a standard PDF header, page objects, and an embedded JPEG image stream. It does not rename the WebP file.
Does this upload my image?
No. The WebP is decoded and the PDF is assembled in your browser.
What happens to transparent areas?
They become white because the PDF embeds a JPEG image, which has no alpha channel.
Will the PDF retain WebP metadata or animation?
No. It uses the decoded still-image pixels only. Metadata, profiles, animation, and original WebP bytes are not copied.