TL;DR: PDF compression only damages quality when the PDF contains images. Text-only PDFs compress safely without visible change. The right compression level depends on your use case: email, printing, or archival.
What Actually Happens During Compression
When you compress a PDF, the software reduces the file size in several ways:
- Downsampling images - embedded images get fewer pixels per inch
- Repacking font data - embedded fonts are re-encoded more efficiently
- Stripping unnecessary metadata - hidden layers, comments, and redundant tags are removed
The key insight: Text and vector content (shapes and curves defined mathematically) are very resilient to compression. Raster images (JPEG or PNG photos embedded inside the PDF) are the primary reason compression can hurt quality.
Text-Only PDFs vs. Image-Heavy PDFs
This distinction is the foundation of every compression decision:
| PDF Type | Origin | Contents | Impact of Compression |
|---|---|---|---|
| Text document | Created from Word, Excel, PowerPoint | Text + vector graphics | Almost no visible impact |
| Presentation with photos | PowerPoint with embedded images | Text + many images | Moderate impact on images |
| Scanned document | Scanner or camera capture | One large image per page | Direct and noticeable impact |
| Photo collection converted to PDF | Image files combined into PDF | Images only | Significant impact |
Example: A 20-page contract created in Word is almost entirely text. You can compress it aggressively and not notice a difference. A product catalog full of photography is a different story - aggressive compression will visibly soften the photos.
3 Compression Levels
Light Compression
What it does: Reduces file size by 10-30%, slightly lowers image resolution (typically from 300 DPI to 200 DPI), removes unnecessary metadata.
Best for:
- Long-term archival storage
- Files where quality must be preserved
- Official submissions to government agencies or courts
What to expect: Nearly indistinguishable from the original. Images look almost identical. File size is somewhat smaller.
Medium Compression
What it does: Reduces file size by 40-60%, images typically drop to around 150 DPI, embedded fonts are repacked.
Best for:
- Sending by email or uploading to web platforms
- Sharing with clients and colleagues
- Uploading to websites or document portals
What to expect: Images will look good on screen. Printing will be acceptable but not perfect. This is the level most people need for everyday use.
Aggressive Compression
What it does: Reduces file size by 60-80%, images drop to 72-96 DPI (screen resolution only), all metadata is stripped.
Best for:
- Screen viewing only
- Sharing via messaging apps
- Quick previews where file size matters most
What to expect: Images may appear blurry when printed. Text will still look sharp on screen. The file will be very small.
| Compression Level | Size Reduction | Image Quality | Best Use Case |
|---|---|---|---|
| Light | 10-30% | Excellent | Archival, official submissions |
| Medium | 40-60% | Good | Email, sharing |
| Aggressive | 60-80% | Basic | Screen only, messaging apps |
Extended Comparison - Balanced vs Maximum
For a 50MB file with 30 pages and embedded images, how does size reduction break down by level?
| Aspect | Light | Medium (Balanced) | Aggressive (Maximum) |
|---|---|---|---|
| Final size | 35-45MB | 20-30MB | 10-15MB |
| Color image resolution | 200 DPI | 150 DPI | 96 DPI |
| Black-and-white scan resolution | 300 DPI | 200 DPI | 150 DPI |
| JPEG quality | 90% | 75% | 50% |
| Hidden layer removal | No | Yes | Yes |
| Metadata removal | Partial | Yes | Yes |
| A4 print quality | Excellent | Good | Acceptable |
| Computer screen quality | Excellent | Excellent | Good |
| A2 poster print quality | Good | Less good | Poor |
| Projector display quality | Excellent | Excellent | Good |
| Average processing time | 5 seconds | 10 seconds | 15 seconds |
Key point: medium (balanced) compression is the sweet spot in most cases - it cuts more than 50% off the size without hurting screen or standard print quality. Aggressive is appropriate only for files that will be viewed exclusively on screen.
Real Case Studies
Case 1: A 50MB product catalog
A furniture company sends a product catalog with 80 product photos. The original file is 52MB - too large for Gmail (25MB limit).
- Light: 38MB - still too large
- Medium: 18MB - fits in email, photos look great on screen and acceptable on A4 print
- Aggressive: 9MB - sends easily on WhatsApp, but printed photos look pixelated
The right choice: medium. Sends by email, photo quality preserved.
Case 2: A 30MB medical file
A patient sends a medical file for a second opinion. The file contains scanned reports and two MRI images.
- Light: 25MB - sends the file as-is
- Medium: 15MB - saves space, but the MRI loses quality. May lose important details
- Aggressive: 8MB - don't. The risk of missing clinical information outweighs the convenience of a smaller file
The right choice: light. A medical file requires preserving quality.
Case 3: A PowerPoint presentation converted to PDF
A 25-slide presentation with many charts and few photos. The original is 18MB.
- Light: 14MB - excellent, almost no change
- Medium: 6MB - images look identical (because they're vector), the deck loads fast
- Aggressive: 3MB - also fine here, vector charts are not affected
The right choice: medium or aggressive. PowerPoint decks with charts have generous room for compression.
Case 4: An academic thesis with figures
A 200-page thesis with 40 scientific figures. The original is 35MB.
- Light: 28MB - acceptable for the university
- Medium: 14MB - convenient for upload, but verify figures remain legible
- Aggressive: 7MB - don't. Scientific figures need sharpness
The right choice: light for the university archive, medium if only emailing to an advisor for review.
How to Choose by Document Type - A Decision Tree
Case 1: Does the document contain mostly text (contract, legal document, article)?
- Yes: compress aggressive - there's nothing to lose
- No: continue to the next question
Case 2: Is the document intended for high-quality print (catalog, professional brochure, poster)?
- Yes: light compression only, or none
- No: continue to the next question
Case 3: Does the document contain sensitive content (medical images, legal documents with signatures, archive material)?
- Yes: light compression only
- No: medium compression - the classic balanced choice
When You Should Not Compress a PDF
There are cases where compressing is the wrong decision, or where light compression is the maximum you should apply:
Medical Images
X-rays, MRI scans, CT images, and other diagnostic images should never be aggressively compressed. High resolution is part of the clinical data itself. Losing sharpness can hide details that matter for diagnosis.
Long-Term Archival Documents
Historical records, legal case files, property deeds, and genealogy records - preserve these at original quality. Twenty years from now, someone may need to read the fine print.
PDFs Destined for Professional Printing
If a PDF will be commercially printed in large quantities, keep images at 300 DPI or higher. Compression introduces artifacts that become visible in print and reduce the professional appearance of the output.
Documents with Signatures or Fine Legal Detail
If the PDF contains hand-signed signatures, stamps, or content where every fine detail must be legible, use light compression only. Aggressive compression can make these elements unclear.
How Many MB Is Too Large?
A simple rule of thumb:
| File Size | What to Do |
|---|---|
| Under 1MB | No problem - send as is |
| 1-2MB | Slightly large but usually fine |
| 2-10MB | Consider medium compression before emailing |
| 10-50MB | Compression is needed - file is likely image-heavy |
| Over 50MB | Check if the file was generated with print settings instead of screen settings |
Context matters: Gmail caps attachments at 25MB. Many government portals cap uploads at 5MB or 10MB. If you've hit a limit, compression is usually the right solution.
When Compression Is Completely Safe
In the following cases, you can compress with full confidence, even at medium level:
- Documents from Word, Excel, or Google Docs - minimal images, mostly text
- Invoices and receipts - usually pure text with a small logo
- Presentations with charts - charts are typically vector graphics, not photos
- Filled-out forms - text fields, not images
- PDFs generated from websites - mostly HTML-to-PDF with little raster content
Quick check: Open the PDF and zoom in to 400%. If the text stays crisp and sharp, the PDF is vector-based and very safe to compress. If the text becomes pixelated at high zoom, the PDF is image-based and you should be more conservative with compression.
Tips and Common Mistakes
What to Do
- Keep a copy of the original before compressing - always. You cannot recover quality once it's lost.
- Check the compressed file before sending it. Open it and confirm everything looks right.
- Match compression to purpose: email = medium, archival = light, screen-only = aggressive.
What Not to Do
- Don't compress twice - repeated compression compounds quality loss and usually doesn't reduce file size much further.
- Don't compress archival documents - you may need the original fidelity years from now.
- Don't assume compression always hurts - most everyday documents compress without any perceptible change.
- Don't compress a scanned PDF before OCR - the correct order is make searchable first, compress second. Otherwise you lose accuracy in future text recognition.
- Don't rely on compression to remove sensitive metadata - compression does not strip author name, edit history, or hidden notes. For sensitive documents use metadata cleaning or redaction.
More guides you may find useful
- PDF to Image - PNG or JPG: Which Should You Choose?
- PDF/A vs Regular PDF: What's the Difference
- How to Convert PDF to PDF/A
- PDF or Word - When to Use Each?
- What Your PDF Reveals to Recipients - and How to Clean It Before Sending
Compress Your PDF Now
The kovetz.co.il compression tool lets you choose the right compression level - light, medium, or aggressive - and shows you the before and after file size so you can make an informed decision. No installation required, and it's free.
Want to compress a PDF now?
With full Hebrew support
Frequently Asked Questions
Does PDF compression always damage quality?
No. A PDF that contains only text can be compressed with almost no visible impact. Quality issues arise mainly with image-heavy PDFs - compression lowers image resolution, which can reduce sharpness. Text and vector graphics survive compression very well.
How many megabytes is too large for a PDF?
Under 2MB is fine for most purposes. Between 2-10MB is worth compressing before emailing. Over 10MB usually means the PDF has many embedded images and compression is appropriate, unless it's intended for professional printing.
When should you never compress a PDF?
Avoid compression for medical images used in diagnosis, long-term archival documents, and PDFs destined for professional print production. In these cases, the quality loss outweighs the file size savings, and the original fidelity matters.
What is the difference between light, medium, and aggressive compression?
Light compression reduces file size by 10-30% with almost no visible change. Medium reduces by up to 60% with slight image softening. Aggressive can reach 80% reduction but images may appear blurry when printed - suitable only for screen viewing.
Can I safely compress a scanned PDF?
Scanned PDFs are essentially images of pages, so any compression directly affects image quality. For archival or official submissions, use light compression only. For quick sharing or screen viewing, medium compression is usually acceptable.
Is a PDF created from Word safe to compress?
Yes, very safe. Word-generated PDFs contain mostly text and vector graphics with little to no raster images. You can use medium compression without noticing any visible difference in the output.