Image to PDF Under 100 KB
Convert your images into one PDF and keep the result under 100 KB — for upload forms that reject anything larger.
Working…
Done
How to use this tool
- Select your files, or drag them onto the box above.
- Click Process.
- Download the result. Nothing was uploaded at any point.
Ordinary image-to-PDF tools embed your photos at full resolution, which is why a few phone pictures become a 12 MB PDF that the upload form rejects. This one works to a budget: it divides 100 KB across your images and compresses each to fit, so the finished PDF lands under the cap.
The specification
| Target | Under 100 KB total |
|---|---|
| Input | JPG or PNG, multiple files |
| Order | Pages appear in the order you add the images |
| Method | Per-image binary search on quality, then scale |
| Honest limit | If the target is impossible, the tool says so |
Why uploads get rejected
Meeting the size is only part of it. These are the failures that actually come up:
- Too many high-detail photographs for 100 KB. Fewer pages, or a higher limit, is the only real fix — and the tool tells you rather than pretending.
- The upload form wants each page as a separate file, not one combined PDF.
- A file that is not actually a JPG or PNG despite its extension.
How it works
Each image is given a share of the 100 KB budget. The tool then runs a binary search on that image alone — encode at a quality, measure the actual bytes, narrow the range, encode again — until it finds the highest quality that fits its share. Images that come in under their share release the remainder to the others, so a simple scanned page does not waste budget a detailed photograph could use.
If an image cannot reach its share on quality alone, it is scaled down as well, because past a certain point reducing pixels preserves more visible detail than reducing quality does. The pages are then assembled into a single PDF with pdf-lib.
The result panel shows the finished size. If the target could not be met — a dozen high-detail photographs into 100 KB may genuinely not be possible at any usable quality — it says so rather than handing you a file that fails the upload and letting you find out at the portal.
Who uses this
Application portals, visa and university uploads, expense claims and any form that combines "attach as PDF" with a hard size cap.
Other names for this tool
People look for this under several different names. If you arrived searching for any of the following, this is the right page — they all describe the same thing:
- image to pdf under 100kb
- jpg to pdf under 100kb
- convert image to pdf less than 100kb
- photo to pdf 100kb
- image to pdf small size
- compress image to pdf 100kb
- jpg to pdf 100kb online
- reduce image pdf size to 100 kb
Frequently asked questions
Why is my image PDF so large?
Because most converters embed the original photo untouched. A modern phone photo is 3–6 MB on its own, so four of them make a 20 MB PDF. Compressing each image to a budget before assembly is the only way to control the total.
Will the pages still be readable at 100 KB?
For scanned documents and text pages, almost always — that content compresses well. For detailed colour photographs it depends on how many you include. The result shows the final size so you can judge, and you can remove a page and re-run if quality is not acceptable.
Can I choose the page order?
Yes. Pages appear in the order you add the images, and the file list shows that order before you convert.
Will the PDF have selectable text?
No. Images have no text layer, and converting an image to PDF does not create one — this is true of every image-to-PDF tool. If you need searchable text, you need OCR, which is a different process.
Are my files uploaded to a server?
No. Everything runs inside your browser on your own device. Your file is never transmitted and never stored by us. You can confirm it by opening your browser's Network tab while you use the tool — you will see no upload request.
Is this really free?
Yes — no account, no trial, no watermark and no cap on usage. It runs on your own device rather than our servers, so there is no cost for us to pass on.
Related tools
From other categories
Your files stay on your device. This tool runs entirely in your browser. No file is uploaded, transmitted, or stored. You can verify this by opening your browser's Network tab while using the tool.
Disclaimer. Specifications published by exam boards, governments and platforms change without notice. We verify and date every specification on this site, but you should always confirm against the official source before submitting an application. See our full disclaimer.