How to Compress a PDF File: 5 Methods That Actually Work
Compressing a PDF can reduce its size by 50–90% without losing readable quality. This guide covers 5 methods, from free in-browser tools to desktop software, with step-by-step instructions.
Advertisement
A PDF that's too large to email, too slow to upload, or rejected by a government portal is a frustrating problem with a straightforward solution. PDF compression works by re-encoding the images embedded within a PDF at lower resolution or quality — images typically account for 80–95% of a large PDF's file size. Compressing them can reduce the document by 50–90% while keeping text sharp and readable.
Quick reference: what compression ratio to expect
Scanned documents: 60–90% reduction. PDFs with photos: 50–75% reduction. Text-heavy PDFs with some images: 30–60% reduction. Text-only PDFs: 5–20% reduction (already mostly compressed).
Why Compress a PDF?
- Email size limits: Gmail allows 25 MB; many corporate servers have 10 MB or 5 MB limits
- Upload limits on government portals, application forms, and document systems
- Faster sharing: smaller files upload and download faster
- Storage: reducing archive size when storing thousands of PDF records
- Website PDFs: downloadable PDFs should load quickly for site visitors
Method 1: Use a Free Online PDF Compressor
The fastest and most accessible method. Our PDF compressor processes your file entirely in the browser — no upload to external servers.
- Open the free PDF Compressor below
- Drag and drop your PDF or click to browse
- Select compression level: Low (maximum quality), Medium (balanced), or High (maximum compression)
- Click Compress — the tool re-encodes embedded images
- Download the compressed PDF
Compress PDF Free — No Upload, No Account
Our PDF compressor runs entirely in your browser. Files never leave your device.
Method 2: Adobe Acrobat Pro
Adobe Acrobat Pro gives you the most control over PDF compression. Its 'Reduce File Size' and 'Optimize PDF' tools let you specify image resolution, compression type (lossy/lossless), and which elements to remove (duplicate fonts, unused bookmarks, metadata).
- Open the PDF in Adobe Acrobat Pro
- Go to File → Reduce File Size (quick) or Tools → Optimize PDF (detailed control)
- For Optimize PDF: set image resolution to 150 DPI for screen use, 300 DPI for print
- Choose JPEG compression for colour images, CCITT Group 4 for black-and-white scans
- Click OK and save
Acrobat's 'Optimize PDF' also removes embedded fonts that are subsets of system fonts, deletes form submissions, removes links, and cleans metadata — all of which reduce file size.
Advertisement
Method 3: Print to PDF
A surprisingly effective method for heavily bloated PDFs: open the original document in your OS's PDF viewer (Preview on Mac, Adobe Reader on Windows), then 'print' it to a new PDF file. The print driver re-renders the document, discarding unnecessary metadata and re-encoding images.
- Open the PDF in Preview (Mac) or Adobe Reader (Windows)
- Press Ctrl+P (Windows) or Cmd+P (Mac) to open the print dialog
- On Mac: click the PDF dropdown at the bottom → Save as PDF
- On Windows: select 'Microsoft Print to PDF' as the printer
- Save the file — the re-rendered PDF is often 20–40% smaller
This method works well for PDFs created in a roundabout way. It's less effective for already-optimized PDFs, and can slightly reduce image quality because it re-renders through the print pipeline.
Method 4: Export From Microsoft Word
If the PDF was originally created from a Word document, re-exporting from Word with compression settings gives better results than compressing the PDF directly.
- Open the original .docx file in Microsoft Word
- Go to File → Save As (or Export) → PDF
- Click 'More options' or 'Options' in the save dialog
- Select 'Standard' for screen/sharing use (smaller) vs 'High quality printing' (larger)
- For images: use Insert → Compress Pictures in Word before exporting to set image resolution
Method 5: Compress on Mac Using Preview
macOS Preview has a built-in 'Reduce File Size' quartz filter that can compress PDFs without third-party tools.
- Open the PDF in Preview
- Go to File → Export as PDF
- Click the 'Quartz Filter' dropdown
- Select 'Reduce File Size'
- Save the file — typical reduction is 30–60% for image-heavy PDFs
Preview's 'Reduce File Size' filter applies aggressive downsampling and can make images look pixelated. It's best for PDFs that will only be viewed on screen, not printed.
Advertisement
How Much Can You Compress a PDF?
Typical PDF compression ratios by document type
| PDF Type | Original Size | After Compression | Reduction |
|---|---|---|---|
| Scanned document (300 DPI) | 15 MB | 2 MB | 87% |
| PDF with product photos | 8 MB | 2.4 MB | 70% |
| Report with charts | 3 MB | 1.2 MB | 60% |
| Presentation slides as PDF | 12 MB | 4 MB | 67% |
| Text-heavy document | 500 KB | 420 KB | 16% |
Why Some PDFs Don't Compress Well
- Text-only PDFs: text data compresses very efficiently in the original PDF — little room for improvement
- Already-compressed images: images compressed at creation time can't be compressed much further
- Encrypted PDFs: password-protected PDFs cannot be re-encoded without decrypting first
- PDFs with embedded videos or audio: these large binary assets compress poorly
- Flate-compressed content: some PDFs already use near-optimal compression for text and vector art
Try Our Free PDF Compressor
Works in your browser. No account. No file upload. Handles PDFs up to 100 MB.
Advertisement
Frequently Asked Questions
How do I compress a PDF for free?
Use a free online PDF compressor tool. Our PDF Compressor processes files entirely in your browser — no file is uploaded to any server. Open the tool, drop your PDF, select a compression level, and download the result.
How much can I reduce a PDF file size?
Scanned documents (which contain high-resolution images) can typically be reduced by 60–90%. PDFs with embedded photos: 50–75%. Text-heavy PDFs: 10–30%. The savings depend almost entirely on how the images inside the PDF are currently compressed.
Does compressing a PDF reduce quality?
Compressing images inside a PDF does reduce quality slightly, but at moderate settings the text remains sharp and images look fine on screen. For PDFs that will be printed at high quality, use a lower compression level.
Can I compress a PDF on my phone?
Yes. Our PDF Compressor works in any mobile browser. Open the tool, upload your PDF, and download the compressed version. No app installation required.
Why is my PDF still large after compression?
If the PDF is text-only, compression won't help much — text is already compact. If images in the PDF are already highly compressed, further compression yields little gain. Check if the PDF contains embedded videos or unusually large fonts.
Does compressing a PDF affect the text?
No. PDF compression targets embedded images, not text. Text in PDF files is stored as vector outlines and character data, which remains perfectly sharp at any size regardless of image compression settings.
What is the maximum size PDF I can compress?
With browser-based tools, the limit depends on your device's available RAM — typically 50–200 MB is practical. For very large PDFs (500 MB+), desktop tools like Adobe Acrobat or command-line tools (Ghostscript) are more reliable.