Turn a Photo Into a PDF That Forms Accept
Plenty of forms accept a PDF and nothing else. Turning your photo or scan into one takes seconds.
You photographed a document with your phone, and the form wants a PDF. This is one of the most common small frustrations in any application process — the information is right there in your camera roll, in the wrong wrapper.
Drop the image into Image to PDF and you'll get a PDF back.
Why forms insist on PDF
It's not arbitrary. PDF is a fixed-layout format: it renders identically on every device, can hold multiple pages in one file, and is what document-management systems on the receiving end are built to index and archive. A JPG is just a picture — it has no page structure, and a stack of them is a mess to handle at scale. When an HR portal or a government service says "PDF only," it usually means their system genuinely can't file anything else.
Multiple pages?
If you have several photos that belong in one document — both sides of an ID, a multi-page contract, a set of receipts — use Merge Images to PDF instead. It combines several images into a single PDF in the order you choose, which is what "please upload your documents as one file" actually requires.
What the conversion does to your image
Worth knowing before you convert: this tool re-encodes your image as a high-quality JPEG (quality 0.92) inside the PDF, to keep the file a manageable size. Two consequences follow from that.
First, a lossless source — a PNG screenshot, say — doesn't stay lossless once it's in the PDF. For a photographed document the difference is invisible; for fine printed text it's worth knowing the re-encode happens. Second, a transparent background gets filled with white, because neither JPEG nor this pipeline carries an alpha channel. That's usually what you want for a document, but it will surprise you if you're converting a logo or a cut-out.
What the PDF won't do is fix a bad photo. Converting a blurry, skewed picture of a document gives you a PDF of a blurry, skewed picture. Two things are worth fixing before you convert:
- Orientation. Phone photos of documents are frequently sideways or upside down. Rotate Image fixes it in one click. Doing it before the conversion is much easier than after.
- Framing. If your photo includes the table, your hand, and half the floor, Crop Image tightens it to just the document. This also cuts the file size, since you're no longer storing pixels of your kitchen worktop.
Lighting matters more than any tool can fix. Flat, even light with no shadow across the page, shot square-on rather than at an angle, will beat any amount of post-processing.
If the PDF is too big to upload
A PDF built from a full-resolution phone photo inherits that photo's weight — often several megabytes, which many portals won't take. The fix is to shrink the image before converting, and specifically to reduce its pixel dimensions rather than just its file size.
The reason is the re-encode described above. Because every page is re-encoded at a fixed quality, squeezing a photo down to a small file first doesn't carry through — the conversion decodes it and re-encodes at its own quality setting regardless, and an aggressively compressed source can even come out larger in the PDF than it went in. Fewer pixels is the one change the re-encode can't undo.
So reach for Resize Image first — a document photo rarely needs to be more than about 1500–2000px on the long edge to stay legible. If it's still too heavy after that, Compress Image to 200KB also reduces dimensions when it needs to, which is the part that survives. Our guide on hitting a specific size limit covers how that works.
Your documents stay on your device
Worth stating plainly given what people convert: this runs in your browser. The PDF is assembled locally and your document is never uploaded to a server to be processed. For ID scans, bank statements, and contracts, that's not a minor detail.
FAQ
Can I put several photos into one PDF?
Yes — use Merge Images to PDF and set the page order.
Will the text in my document be searchable?
No. This wraps your image in a PDF; it doesn't run OCR, so the text stays a picture of text. That's fine for most upload requirements, but it isn't a searchable document.
My PDF is too large. What do I do?
Resize the image down before converting — fewer pixels is what actually shrinks the PDF. Compressing the source to a small file size alone won't help much, because the conversion re-encodes each page at its own fixed quality regardless of what you fed it.