Photo to PDF at an exact KB size
Marksheets, certificates, ID proofs — drop the photos in, put them in order, and get one clean PDF that lands under the KB limit the form asks for. Nothing is uploaded.
JPG, PNG, WebP · up to 50 files at once · nothing is uploaded
The gap this fills
Portals ask for two different things and people conflate them. A photograph upload wants a JPEG of your face. A document upload usually wants a PDF, often A4, often with a byte ceiling. When your marksheets exist only as phone photographs, you need something that assembles images into a properly paginated PDF and keeps the result inside the limit. Doing that in two separate websites — one to convert, one to compress — means two round trips and two chances to lose quality.
Page geometry
A4 is the default because Indian document uploads assume it. Each image is placed on the page at the largest size that fits inside a small margin, keeping its aspect ratio, so a portrait certificate fills a portrait page and a landscape one is either rotated or letterboxed depending on your choice. Fit-to-image is the alternative: the page takes the exact proportions of the picture, which suits a single photograph or a signature and avoids blank space that costs bytes.
Reordering before exporting
Thumbnails are draggable and numbered. This sounds trivial until you have photographed ten pages of a degree certificate and the phone has sorted them by capture time in a way that puts the reverse side first. Fix the order here, not by renaming files, and check the numbers once before you export — a verifier reading pages out of sequence is a slow problem to unwind by email.
Hitting a size cap
The assembled PDF's weight is dominated by the images inside it. When you set a target, the tool re-encodes each embedded image and rebuilds the document, measuring the real output and narrowing until it fits. Greyscale is offered for the same reason it matters in the PDF compressor: text pages carry no useful colour and lose a third of their weight the moment you drop the extra channels.
Practical page budgets
Think in kilobytes per page rather than in totals. Two hundred kilobytes for a two-page document is a hundred each, which a greyscale two-hundred-dpi scan meets easily. Five hundred kilobytes over eight pages is about sixty each, which will look soft; better to ask whether the portal really wants all eight pages, or whether it accepts several separate attachments.
Capture advice, because it decides everything downstream
Photograph the page flat in daylight with the phone parallel to the paper. Crop to the paper edge so the desk is not part of your file. Avoid flash, which produces a bright hotspot in the middle and dark corners that compress badly. If your phone has a document scanner mode, use it: the perspective correction and contrast boost it applies typically halves the file size for the same readability.
Signatures, photographs and PDFs
A few portals accept a signature as a PDF, and the Institute of Banking Personnel Selection guidelines for supporting documents are explicit that scans go up as A4 PDFs. If your form asks for image files instead, do not wrap them in a PDF — an uploader that expects JPEG will reject a PDF even when the picture inside is perfect. Read the field label rather than the general instructions when the two disagree.
Verify the finished file
Open the exported PDF and step through every page before uploading. Two faults are worth looking for: a page that arrived rotated, and a page whose text has softened past comfortable reading after the size target was applied. Both are quick to fix here and slow to fix by email once a clerk has looked at the file.
Everything stays on the device
The PDF is assembled in your browser with a bundled library, so a stack of identity documents is never transmitted anywhere. That is also why the page works offline once loaded, which is genuinely useful when you are preparing an application on a patchy connection and do not want a half-uploaded file to fail at the last page.
How it works
- Drop the photographs in any order — JPEG, PNG or WebP.
- Drag the thumbnails to set the page sequence.
- Choose the page size and fit: A4 with a margin for documents, or fit-to-image for a single photo.
- Set a target file size in KB if the portal printed one, and the images inside will be re-encoded to reach it.
- Download document.pdf and check the page order once before uploading.