Initializing... drag & drop files here
Supports: WEBP
.webp images. Batch is supported — drop a folder of screenshots, product shots, or saved-from-Chrome WebPs and they queue in upload order, which becomes page order in the output PDF.WebP is Google's web-image format (libwebp 1.0 shipped Q1 2011) — built for fast page loads, animation, and alpha transparency at 25–34% smaller than JPEG at equivalent SSIM quality (Google's published WebP study). PDF, defined by Adobe in 1993 and now standardised as ISO 32000-2:2020, is the universal format for fixed-layout documents — invoices, contracts, manuals, archival photo books. Converting WebP to PDF turns one or more web-optimised images into a paginated, print-ready, share-friendly document that opens identically in Acrobat, Preview, Chrome's built-in viewer, every e-reader, and every legal/HR/finance system.
.webp as an unknown attachment type and strip thumbnails; PDF previews inline in Outlook, Gmail, Slack, and Teams without "download to view."| Property | WebP | |
|---|---|---|
| Type | Raster image (lossy or lossless) | Page-layout document container |
| Creator / year | Google, 2010 (libwebp 1.0 in 2011) | Adobe, 1993; ISO 32000-1 in 2008, 32000-2 in 2017 |
| Standard | RFC 9649 (2024), Google bitstream spec | ISO 32000-2:2020 (current), ISO 19005 for PDF/A |
| Pages | Always single frame (or animation) | 1 to thousands of pages |
| Vector content | No — raster only | Yes — vector graphics, text, fonts embedded |
| Transparency | Alpha channel supported (lossless and lossy) | Supported, but rarely needed in print PDFs |
| Compression | VP8 (lossy) / WebP lossless | DCT/JPEG, Flate, JBIG2, JPEG 2000 inside the file |
| Native browser support | Chrome 32 (2014), Firefox 65 (Jan 2019), Edge 18, Safari 16 desktop / 14 iOS | Universal — every browser since the late 1990s plus all OS viewers |
| Best for | Web pages, app assets, fast loading | Printing, archiving, contracts, multi-page handoffs |
| Print-driver support | Limited — most drivers refuse or rasterise oddly | Native on every OS print pipeline |
| Setting | Slider / preset | Use it for | Tradeoff |
|---|---|---|---|
| Image Quality | 95–100 | Print-shop photo books, fine-detail screenshots | Largest PDF; ~equal to the source WebP |
| Image Quality | 75–85 (default 75) | General-purpose PDFs, business docs, sharing | Good balance; visually lossless to most viewers |
| Image Quality | 50–65 | Email-friendly PDFs under 5–10 MB | Visible JPEG artefacts on photos, fine for screenshots |
| Image Quality | 1–40 | Maximum-shrink draft proofs | Heavy blocking on gradients and photos |
| Paper size | Original (Same as image) | Keep exact pixel-to-page ratio, no whitespace | Each page is sized to its image; pages will vary |
| Paper size | A4 / LETTER | Standard office printing, filing | Whitespace around images that don't match aspect ratio |
| Page layout | Portrait | Phone screenshots, vertical photos, documents | Crops wide content if Cover placement is selected |
| Page layout | Landscape | Desktop screenshots, wide product shots | Wastes paper for tall images |
| Placement | Contained | Preserve the full image inside the page | Adds whitespace around images |
| Placement | Cover | Edge-to-edge image, no whitespace | Crops parts of the image that don't fit |
WebP was a Google format until very recently, and many enterprise applications were locked to JPEG/PNG/TIFF for years. Microsoft 365 added native WebP support in Office 2021/365 builds, but a lot of corporate IT estates still run Office 2019 or older where WebP shows up as an "unknown image format." Converting to PDF guarantees the file opens in any version of Word, Outlook, Acrobat Reader, Preview, or browser without an "unsupported format" dialog.
Partially. PDF supports transparency, but most consumer viewers and printers flatten alpha against a white background. By default this converter keeps transparency Unchanged (the PDF page background shows through). If you choose Removed, the alpha channel is dropped and replaced with an opaque white fill — pick this if your output will be printed or pasted onto a non-white slide deck where you don't want surprise white halos.
Upload them in the order you want them paginated — files are placed in the PDF in upload sequence. To control order precisely, rename files with a numeric prefix (01-cover.webp, 02-page.webp, …) before uploading; most browsers preserve that sort order when you select multiple files. Leave Combine on Single PDF and all images become one paginated document.
WebP's VP8 compression is denser than the DCT (JPEG-style) compression PDF readers typically use to embed images. A 100 KB WebP can become a 250–400 KB page inside a PDF at default Image Quality 75. To shrink the result, lower the Image Quality slider to 50–65, or run the finished PDF through Compress PDF afterward.
PDF is a static page format, so only the first frame of an animated WebP is rendered. If you need to keep the animation, you're in the wrong format pair — animated WebP belongs in another animation container, not in PDF. To extract individual frames for a PDF storyboard, decode the animation to a folder of stills first, then upload those.
Use Original (Same as image) when you want zero whitespace and the PDF page to exactly match each image's pixel dimensions (common for screenshots, social-media exports, and image-only PDFs read on screen). Use A4 for international printing and standard office workflows. Use LETTER (8.5 × 11 in) for US printing — résumés, contracts, anything bound for FedEx Office or a home printer in North America.
Yes. xconvert processes files in your browser session — they're not stored on our servers after your session ends, and there's no account requirement. For sensitive material (medical records, legal exhibits, internal financials), this is the same threat model as a desktop converter without the install step. If you need an offline-only workflow with no network calls at all, Chrome and Edge can "Print to PDF" individual WebPs but won't merge multi-page batches or expose paper size and margin presets.
Browser "Print to PDF" works for one image at a time, gives no control over margins or placement, and adds the page URL and date in headers/footers unless you manually disable them. This converter merges any number of WebPs into a single document, exposes A4/Letter/Legal/A3/Tabloid/Original sizes, lets you choose Cover vs Contained placement, and never injects headers. For the reverse direction see PDF to WebP; for other image-to-PDF conversions see JPG to PDF, PNG to PDF, or the multi-format Merge Image to PDF.
No — output is standard PDF (compatible with ISO 32000). PDF/A (ISO 19005) is a stricter profile that forbids encryption, requires all fonts embedded, and bars external dependencies for long-term preservation. The PDFs from this converter open everywhere and are fine for most archiving needs, but for formal records-retention compliance (court filings that mandate PDF/A-2b, or library/archive deposit) post-process the output through a PDF/A-conformant tool.