How to Compress a PDF and Reduce File Size
Why PDFs get large, how compression actually reduces size, and how to pick a compression level without guessing — including the real trade-offs involved.
By QR Ivify Team
A PDF that won't attach to an email, a scanned document that's somehow 40 MB, an upload form that rejects your file for being too large — file size problems with PDFs are almost always about one thing: images. Here's why, how compression actually works, and how to reduce a PDF's size without pretending there's no trade-off involved.
Quick answer: Upload your PDF to a compression tool, pick a compression level, and download the smaller result. Higher compression means a bigger size reduction, but it usually comes at some cost to quality or text selectability — there's no setting that shrinks a file with literally zero trade-off.
Why PDFs Become Large in the First Place
Text-only PDFs are naturally small — the letters themselves take up very little space. Large PDFs almost always come from one of these:
- Scanned documents, where every page is actually a full-resolution photograph, not text.
- High-resolution images embedded at their original size rather than scaled for the page.
- Many pages, where even a modest per-page size adds up across a long document.
- Uncompressed or lightly compressed images inside the file, carried over at their original quality.
If you're staring at an unexpectedly large PDF, it's worth checking whether it's mostly scanned pages or embedded images — that's almost always the answer.
How PDF Compression Actually Works
There are two genuinely different approaches, and they have different trade-offs:
Structural compression re-saves the PDF's internal data more efficiently without touching how anything looks — think of it like zipping a file more tightly. This keeps any real text fully selectable and searchable, but the size reduction is real and modest, not dramatic. It works best on PDFs that weren't heavily optimized to begin with; a PDF that's already lean won't shrink much further this way, and there's no way around that.
Image re-compression takes each page, treats it as an image, and re-encodes it at a lower quality — similar to saving a JPEG at 60% quality instead of 95%. This can produce a large, real reduction, especially for scanned or image-heavy PDFs, but it comes with an honest cost: any real text on the page is no longer selectable or searchable afterward, because the page is now a picture of text rather than actual text.
Neither approach is "compress with zero quality loss" — one keeps quality and text intact but saves less space; the other saves much more space at the cost of turning the page into a flattened image. Picking between them is picking a trade-off, not finding a free lunch.
Compression Levels: What They Actually Do
QR Ivify's Compress PDF tool offers three levels that map onto the two approaches above:
| Level | What it does | Text stays selectable? | Typical reduction |
|---|---|---|---|
| Low | Re-saves the file's internal structure more efficiently | Yes | Modest — works best on unoptimized files |
| Medium | Re-renders each page as a compressed image | No | Real, often substantial |
| High | Same as Medium, at a lower image quality | No | The largest reduction, at the most visible quality cost |
If keeping selectable text matters — a document someone needs to search or copy from — use Low, and accept that the size reduction may be small. If the main goal is getting the file as small as possible for something like a scanned form or email attachment, Medium or High will do more, at the cost of the text becoming a flattened image.
How to Compress a PDF Online With QRivify
- Open the Compress PDF tool.
- Drop your PDF onto the upload area, or click to browse for one.
- Choose a compression level — Low, Medium, or High.
- Click "Compress PDF."
- Check the original size, compressed size, and reduction percentage — these are the real, measured numbers for your specific file, not an estimate.
- Download the compressed PDF.
Compression happens entirely in your browser — the file isn't uploaded anywhere.
Sending PDFs by Email and Upload Limits
Most email providers cap attachments around 20-25 MB, and plenty of web forms are stricter than that. If your PDF is rejected for being too large:
- Check whether it's mostly scanned or image-heavy pages — that's the most compressible content.
- Try Medium compression first and check the resulting size against the limit you're working with.
- If it's still too large, High compression trades more quality for more size reduction.
- If you only need part of the document, consider splitting it and sending just the relevant pages instead of compressing the whole thing.
How to Check the Final File Size
Don't guess — after compressing, compare the before-and-after size directly (a good compression tool shows both, plus the percentage reduction) and open the result to confirm it still looks acceptable for your purpose. If a compressed file isn't meaningfully smaller than the original, that's useful information too — it usually means the source PDF was already lean (mostly text, already-optimized images) rather than a sign that something went wrong.
Common Problems
The file barely got smaller. This typically means the PDF was already efficient — mostly text or already-compressed images — and there wasn't much room to shrink further. A vector or text-heavy PDF won't compress dramatically no matter the setting.
The compressed PDF's text isn't selectable anymore. This is expected with Medium or High compression, which re-renders pages as images to achieve a bigger size reduction. If you need the text to stay selectable, use Low instead — it'll compress less, but keeps real text intact.
The compressed file still isn't small enough. Try a higher compression level, or check whether some pages (or embedded images) are the main contributor to size and consider whether they need to be included at full resolution at all.
Frequently Asked Questions
Does compressing a PDF reduce quality? It depends on the level. Structural compression (Low) doesn't touch visual quality at all. Image-based compression (Medium/High) does reduce visual quality and removes selectable text, in exchange for a bigger size reduction — that trade-off is real and shown honestly, not hidden.
Which compression level should I use? Use Low if you need the text to stay selectable and searchable. Use Medium or High if your priority is getting the smallest possible file, especially for scanned or image-heavy documents.
Why didn't compression reduce my file size much? If your PDF is already mostly text or already-optimized images, there's less room to compress further — this is shown honestly as a small reduction rather than reported as a bigger number than it actually is.
Is there a file size limit for uploading? QR Ivify's Compress PDF tool accepts files up to 40 MB.
Does compression upload my PDF to a server? No — QR Ivify's compression runs entirely in your browser. See our guide to online converter safety for how to verify this on any tool.
Compress PDF Online for Free
QR Ivify's Compress PDF tool shows the real before-and-after size so you can see exactly what each level does — no sign-up, nothing uploaded. If your PDF is large because it has more pages than you actually need, Split PDF can trim it down first. Need the pages as images instead? Try PDF to JPG.
Related articles
How to Convert CSV to Excel (.xlsx) Online
Turn a CSV export into a real Excel workbook, with quoted fields, embedded commas, and Unicode text parsed correctly — directly in your browser.
How to Convert CSV to PDF (Without Breaking the Table)
Turn a CSV export into a clean, paginated PDF table — with the header repeating on every page and no row cut in half — directly in your browser.
How to Convert HTML to PDF Safely, With a Live Preview
Paste HTML code and get a clean PDF, with a live preview as you edit and scripts stripped out before anything renders — directly in your browser.