PDF Tools
PDF to WebP
Turn each page of a PDF into a WebP image at 300 DPI (print) or 150 DPI (screen) — entirely in your browser. WebP holds the same quality at a smaller file than JPG or PNG. A single page downloads as a WebP, several as a ZIP. The file is never uploaded. No account, no email.
Frequently asked questions
- Does my file get uploaded?
- No. Every page is rendered to an image entirely in your browser, on your own device. The PDF never leaves your computer and never reaches a server — it even works with your connection switched off.
- Why choose WebP over JPG or PNG?
- File size. WebP keeps the same visual quality as a JPG in a noticeably smaller file, and is smaller than a lossless PNG. It is supported by every current browser. If you need to open the image in older software, JPG is the safer choice — use PDF to JPG instead.
- What resolution do I get?
- Your choice: 300 DPI for print or 150 DPI for screen. The number is the true resolution of the file produced — at 300 DPI an A4 page comes out about 2480 pixels wide, which you can check yourself by dividing the pixel width by the page width in inches.
- What if my PDF has several pages?
- Each page becomes its own WebP. A single-page PDF downloads as one .webp; a multi-page PDF downloads as a .zip named after your file, with one image per page — report.pdf becomes report.zip holding report-01.webp, report-02.webp, and so on, in order.