Attaching a receipt to a form
- Input
- comprovante.pdf
- Expected output
- comprovante-pagina-1.jpg
Many web forms only accept JPG or PNG for a "photo of the document", even when the original is a digitally generated PDF.
pdf to jpg
JPG is the format most accepted when a site or form asks for "an image" and rejects a PDF. This page opens the converter already set to export as JPEG at 150 DPI, enough for comfortable on-screen reading and for most uploads that ask for a photo or scan.
Many web forms only accept JPG or PNG for a "photo of the document", even when the original is a digitally generated PDF.
Social networks have no built-in PDF viewer in the feed, a JPG image shows up directly in the post.
It stays only on your computer. The tool runs pdf.js (the same PDF rendering engine the browser itself uses) locally, so the file is never uploaded anywhere: opening it, rendering it, and exporting the images all happen entirely on your device.
No. The tool always fills the background with white (or the color you choose) before drawing the page, precisely to avoid that common problem when a format with no transparency is exported carelessly.
Yes, by typing a range like "3" or "1-3, 7", or by clicking the thumbnail of the page you want in visual selection mode.
Drop a PDF file here
Or pick the file below. Nothing is uploaded to any server.
The PDF never leaves your browser: opening it, selecting pages, rendering, and exporting the images all happen locally, via pdf.js, with nothing sent to any server.