PDFMarch 19, 2026· 7 min read

PDF Compression: When Quality Matters vs When Size Matters

Should you prioritize file size or image quality when compressing PDFs? Learn when to use aggressive compression and when to preserve every pixel.

You've got a 47MB PDF portfolio. Gmail won't take it. Your colleague's inbox rejects it. So you Google "compress PDF" and click the first free tool. Five seconds later, you've got a 3MB file that looks like it was faxed through a potato.

Here's the problem: most people treat PDF compression like a binary choice. Compress or don't. But there's a whole spectrum between "send me the raw camera scans" and "is this a JPEG from 2003?"

The Real Question Nobody Asks

Before you compress anything, ask yourself: what's this PDF for?

Seriously. Because a product catalog going to a print shop needs different treatment than an internal memo about office parking. And if you compress them the same way, one of those use cases is going to suffer.

Let me break down the scenarios where size matters most, where quality matters most, and where you can actually have both (kind of).

When File Size Is Your #1 Priority

Email attachments. If you're hitting the 25MB Gmail limit, quality is irrelevant if the email never arrives. Compress aggressively. Your recipient probably won't zoom into the fine print anyway.

Website downloads. That free guide you're offering on your website? Every extra megabyte increases bounce rate. People on mobile data aren't waiting for a 50MB download. Get it under 5MB or lose half your conversions.

Bulk archiving. Got 10,000 scanned invoices from 2015? Storage isn't free, and nobody's printing these again. Compress them down to 200-300 DPI and save yourself $20/month on cloud storage.

Internal documentation. Meeting notes, expense reports, status updates — these don't need pristine image quality. Readable is good enough. Aim for 1-2MB per document and move on with your life.

For all these cases, you can use tools like KokoConvert's PDF compressor with aggressive settings (high compression, lower DPI) and nobody will complain.

When Quality Cannot Be Compromised

Now the other side of the coin. Some PDFs need every pixel intact.

Print materials. Brochures, posters, anything going to a professional printer — don't touch the image quality. Printers work at 300 DPI minimum (often 600+ for photos). If you compress those images down to screen resolution, your $5,000 print run will look like garbage.

Legal documents. Contracts, signed agreements, official forms — compression artifacts could theoretically be argued as tampering. Keep originals intact or use minimal compression (metadata/font optimization only).

Design portfolios. If you're a photographer, designer, or architect, your work IS the image quality. Aggressive compression makes you look amateur. File size is secondary to showing your best work.

Technical diagrams. Engineering drawings, circuit boards, medical imaging — compression can blur critical details. Lines that were 1 pixel thick become mushy blobs. Text becomes unreadable. Don't risk it.

For these use cases, either skip compression entirely or use lossless optimization (remove duplicate fonts, strip unused metadata, optimize object streams). You might get 10-30% reduction without touching image data.

The Goldilocks Zone: Balanced Compression

Most PDFs fall somewhere in the middle. You want smaller files but not at the cost of looking unprofessional.

Client presentations. You want it small enough to email but sharp enough that charts and screenshots look crisp. Aim for 150-200 DPI on images, moderate JPEG compression. Target 5-10MB for a 20-page deck.

Reports with mixed content. Text, tables, and some photos. Compress images down to 150 DPI but keep text as vector. Most people won't notice the difference on screen.

E-books and manuals. Readable text is critical, but photos can be compressed. Use selective compression — high quality for diagrams, lower for decorative images.

Here's a pro move: if your PDF has both text and images, use a tool that lets you set different compression levels for different elements. Text should stay vector (infinitely scalable). Photos can drop to 150 DPI for screen viewing. Background images can go even lower.

What Actually Happens During Compression

Let's get technical for a second (but not boring).

PDF compression has two main strategies:

  • Lossless optimization — Remove duplicate fonts, compress text streams, strip metadata. No quality loss. But also limited size reduction (10-30%).
  • Lossy image compression — Reduce image DPI, apply JPEG compression, downsample color. Big size reduction (50-90%) but noticeable quality drop if too aggressive.

Most compression tools do both. The question is how hard they hit the lossy side.

DPI (dots per inch) is your biggest lever. A 600 DPI scan of a document is overkill for screen viewing (which maxes out around 150 DPI on most displays). Dropping from 600 to 150 DPI gives you roughly 75% file size reduction. But if that PDF is going to print, 150 DPI will look pixelated.

JPEG quality is the other big one. High (90-100%) looks nearly identical to the original. Medium (60-80%) is fine for most uses. Low (30-50%) starts showing compression blocks and color banding.

So when you're choosing compression settings, you're really choosing:

  • What DPI do I actually need for this use case?
  • How much JPEG quality can I sacrifice before it looks bad?

And the answer depends entirely on context.

Testing Before You Commit

Here's what professionals do: compress a test copy first, then open it on the device your audience will use.

If it's an email attachment, view it on a phone. That's where most people will see it first. Does it look readable? Great. Ship it.

If it's a portfolio piece, zoom to 200% on a decent monitor. Do images still look sharp? If yes, you're good. If it looks like a 2008 MySpace profile pic, dial back the compression.

If it's going to print, open the PDF in Adobe Acrobat (or a real PDF viewer, not just Chrome) and check the DPI of embedded images. Anything under 300 DPI is risky for print.

The point is: don't just trust the file size number. Actually look at the output before you send it to a client or upload it somewhere permanent.

Tools That Give You Control

Most free online compressors give you zero settings. You upload a file, it spits out a compressed version, and you hope for the best. That's fine for throwaway documents, but not for anything that matters.

Better tools let you choose compression levels. KokoConvert offers presets (low/medium/high compression) so you can test different levels and pick what works.

Or you can use desktop tools like Adobe Acrobat Pro (expensive), Ghostscript (powerful but command-line), or PDF-XChange Editor (good middle ground). These give you granular control over DPI, JPEG quality, and which elements to compress.

But honestly? For most people, a tool with three simple presets is enough. Just knowing which preset to use is 90% of the battle.

The File Size vs Quality Decision Tree

Let me make this super simple. Next time you need to compress a PDF, ask yourself:

Is this going to print? → Don't compress images. Or use minimal lossless optimization only.

Is this for legal/official use? → Keep original quality or use minimal compression.

Is this hitting email size limits? → Compress aggressively. Get it under 10MB.

Is this a client-facing document? → Use balanced compression (150-200 DPI, medium JPEG quality).

Is this internal/archival? → Go aggressive on compression. Storage space is money.

That's it. Five questions, five answers. Now you know exactly how much to compress.

And if you're still not sure? Compress it, look at it, and ask yourself: "Would I be embarrassed to show this to the recipient?" If no, send it. If yes, try a lighter compression level.

Context is everything. A 2MB PDF that looks great is better than a 200KB PDF that looks like trash. But a 50MB PDF that never gets downloaded is useless no matter how beautiful it is.

Choose your battles. Compress accordingly. And always keep the original just in case you need to start over.

Frequently Asked Questions

What's the ideal file size for email attachments?
Most email providers limit attachments to 25MB (Gmail, Outlook) or 20MB (Yahoo). For reliable delivery, aim for under 10MB. If your PDF is larger, use aggressive compression or share via cloud link instead.
Can I compress a PDF multiple times?
Technically yes, but you'll get diminishing returns. Each compression pass degrades image quality further. If your first compression wasn't enough, try starting from the original file with more aggressive settings instead.
Why do some PDFs compress well while others barely shrink?
PDFs with lots of high-res photos compress dramatically (50-90% reduction). Text-only PDFs are already efficient and might only shrink 10-20%. Scanned documents fall somewhere in between depending on scan quality.
Is there a way to compress PDFs without quality loss?
True lossless compression is limited. You can remove duplicate fonts, optimize metadata, and strip unused objects for 10-30% reduction without touching images. For bigger savings, you'll need lossy image compression.