PDFtekatools and guides

How to compress a PDF to 100 KB

Almost nobody wants a smaller PDF for its own sake. They want to get past an upload form that refuses anything over 100 KB, 200 KB or 500 KB, usually ten minutes before the deadline. This guide is about hitting a hard number: what compression can do, what it cannot, and the order to try things in so you stop guessing.

Compress PDF →

Where these limits come from

The strictest caps in the world belong to government recruitment and application portals, which is why so many searches for this end in an exact number of kilobytes. Indian exam and banking portals — UPSC, SSC, IBPS and the state boards — are famous for it. Indonesia's CPNS civil-service registration, Brazilian concurso and gov.br forms, visa applications and university admissions systems all work the same way: a fixed ceiling per file, enforced by a script that rejects your document without explaining why.

The limits themselves cluster into three tiers, and knowing which tier you are in tells you immediately whether the job is easy or impossible.

Typical capWhat it is usually forRealistic?
20-50 KBPassport photo, scanned signature — always a JPG, not a PDFYes, but it is an image task
100-200 KBA single certificate, ID page or one-page formYes, for one or two pages
300 KB - 1 MBA short document: mark sheet, degree certificate, bank statement pageYes, comfortably
2-5 MBA full application packet or a multi-page scanAlmost always yes
Never trust a number you read in an article, including this one. Portals change their rules between intake cycles, and the instruction page on the form is the only authority. Read it before you compress — half the time the limit is more generous than the forum post that scared you.

First, do the arithmetic

Compression rebuilds each page as an image and packs those images into a fresh PDF. That means the size of your result is roughly the number of pages multiplied by the weight of one compressed page — and one page has a floor it will not go below while remaining readable.

At the strongest setting a page is re-rendered at 96 DPI, which for A4 is about 950 by 1350 pixels. Depending on how much ink is actually on the sheet, that lands somewhere around 30-100 KB per page. Do the multiplication before you start:

If the arithmetic says no, stop compressing and change the shape of the problem instead: send fewer pages, or send several files. That is what the rest of this guide is about.

The order to try things in

Work from the changes that cost you nothing toward the ones that cost quality. Most documents stop being a problem after step two.

  1. Remove pages you were never asked for. Blank reverse sides from duplex scanning, duplicate copies, an instruction sheet that came with the form. Delete PDF pages and watch the size fall with zero loss of quality.
  2. Trim the empty margins. A scanned A4 page can be a third white space, and white space is stored as pixels like everything else. Crop PDF applies the same trim to every page at once.
  3. Compress at Medium. Open Compress PDF, drop the file in, leave the level at Medium and look at the before-and-after numbers on the result card.
  4. Step down to Strong if Medium was not enough. This is 96 DPI: body text stays readable, but seals, stamps and hairlines go soft.
  5. Split the document and upload it in parts, if the form allows more than one attachment. Split PDF pulls out any set of pages as its own file.

One thing to know before you go looking for it: there is deliberately no box here where you type “100 KB” and get exactly that. The final number depends on what is printed on your pages, so promising it would be a lie. You get a level, a result and a real number to check — which in practice takes about two attempts.

When the file still will not go under

If Strong compression on a trimmed document is still over the limit, the problem is upstream of the PDF. The fix is to make a lighter original.

If the portal wants a photo or a signature under 50 KB, that is an image job rather than a PDF job — those uploads are nearly always JPG, and the tools here work on PDF documents. Resize the image itself in your phone's photo editor or any image editor before uploading.

Check the result before you upload it

Compression here re-draws every page as a picture, and two consequences catch people out. First, the text layer disappears: after compressing you can no longer select, search or copy the text, because there is no text any more — only an image of it. For a scan this changes nothing, since there was never a text layer to lose. For a document exported from Word it is a real downgrade, and re-exporting from the original file is the better route.

Second, small print suffers before large print does. Open the compressed file at 100% and read the smallest thing on the page — a registration number, a date stamp, the fine print under a signature. If a clerk cannot read it, the upload succeeded and the application still failed.

Keep the original. Compression is not reversible, and if you need the searchable text back later the only route is running the file through OCR, which recognizes the words again from the picture.

🔒 Every tool runs in your browser — your files are never uploaded. Open “Compress PDF”.

Common questions

Can I compress a PDF to exactly 100 KB?

Not by typing a target. There is no field for a size, because the result depends on what is printed on your pages and any promised number would be guesswork. In practice you pick Strong, check the result card, and remove pages if you are still over — that gets a one or two page document under 100 KB almost every time.

How small can a scanned page realistically get?

At the Strong setting expect roughly 30-100 KB per page, depending on how much is printed on it. Multiply by your page count before you start: a ten-page scan under 100 KB is not physically achievable while keeping the text readable.

Why did my file barely shrink at all?

Because it had no images in it. A PDF exported from Word stores characters and positions, which weigh almost nothing, so there is nothing to squeeze. Compression makes a dramatic difference to scans and photographs, and almost none to text documents that were already small.

Will the text still be selectable after compressing?

No. Pages are rebuilt as images, so text can no longer be selected, searched or copied. Keep the original file if you need that, or add a text layer back afterwards with OCR.

Are my documents uploaded to a server?

No. The PDF is opened, re-rendered and rebuilt by your own browser on your own device. Nothing is transmitted, which matters when the file is an ID scan, a bank statement or a signed contract.

The portal rejects my file and does not say why. What now?

Check three things beyond size: the accepted format (some forms want JPG, not PDF), the page count, and whether the file name contains spaces or non-Latin characters. Portals that enforce a size cap often enforce those too, and report all of them with the same unhelpful error.

More guides

📄Why is my PDF so large? 📄How to merge PDF files in the right order 📄PDF to Word without losing formatting: what really survives 📄How to scan documents with your phone 📄How to sign a PDF document 📄How to extract pages from a PDF