Almost everyone runs into it eventually. A form portal caps uploads at 5 MB, your email provider balks at 25 MB, and the PDF you need to send is stubbornly larger. The instinct is to assume the file is bloated for no reason, but PDFs get big for specific, understandable causes, and once you know them you can compress intelligently instead of guessing.
Text is tiny; images are not
A page of ordinary text, even a hundred of them, takes up very little space. What inflates a PDF is imagery: scanned pages, embedded photos, screenshots, and logos saved at high resolution. A single full-page color scan can easily outweigh fifty pages of text. This is why two documents with the same page count can differ in size by a factor of twenty.
The practical takeaway is that compression works on the images, not the words. If your PDF is mostly typed text exported from a word processor, there is little to squeeze and you may need a different approach. If it is a stack of scans, there is enormous room to shrink it without anyone noticing a difference.
What compression actually does
The Compress PDF tool reduces file size primarily by lowering the resolution and re-encoding the images inside the document. A 300-dot-per-inch scan that will only ever be viewed on screen does not need all that detail, so bringing it down produces a dramatically smaller file that still looks clean at normal viewing sizes. Text and vector elements are generally left sharp, which is why compressed documents stay readable.
- Downsamples high-resolution images to a screen-friendly resolution
- Re-encodes photos using more efficient compression
- Leaves selectable text and line art crisp in most cases
- Has little effect on files that are already mostly text
Hitting a specific size cap
When you have a hard limit to meet, work in stages rather than crushing the file in one pass. Compress once, check the resulting size, and see how it looks. Often a single pass gets you comfortably under the cap. If it does not, you have more levers to pull before resorting to anything drastic.
- Run the file through Compress PDF and note the new size.
- If it is close but still over, try converting color scans to grayscale, which cuts the data needed per page.
- If specific pages are the culprits, consider whether every page truly needs to be included.
- Re-check the size against the cap and open the result to confirm it is still legible.
Grayscale: an underrated size lever
Color information roughly triples the data an image needs compared to plain black and white. Many documents that arrive in color, such as receipts, signed forms, and printed contracts, carry no meaningful color at all. Running them through the Grayscale tool before compressing can shave off a surprising amount of size while keeping every word perfectly readable. Reserve color only for documents where it genuinely conveys information, like charts or product photos.
When compression is not the right tool
Sometimes the honest answer is that the content is too heavy for the target limit no matter how you re-encode it. A hundred-page photo-quality brochure cannot become a 2 MB file without visibly degrading. In those cases, think about whether the recipient needs everything at once. Splitting the document or sending only the relevant section is often better than sending one blurry, over-compressed file.
There is also a niche case worth knowing: if you only need to share a page or two as pictures rather than as a document, exporting them with the PDF to JPG tool and sending the images can be smaller and simpler than sending a whole PDF. It sacrifices selectable text, so use it only when the recipient just needs to see the pages, not work with them.
Understanding the trade-off
Compression is always a balance between size and fidelity. For documents meant to be read on a screen, the loss is usually invisible and the size savings are real. For anything destined to be printed at large sizes or archived as a high-quality master, keep an uncompressed original and only compress the copy you are sending. That way you meet the limit today without permanently discarding quality you might need later.
Because Compress PDF and Grayscale run in your browser, you can iterate freely, testing a few settings against your size cap, without uploading a private document anywhere or waiting on a server round trip.