Compress PDF
Reduce PDF file size without losing quality. 100% free, private, and unlimited.
Compress PDF files by up to 80% while maintaining quality.
Files never leave your browser. No signup, no limits.
Compression Quality
Drop PDF files here
or click to browse
0/20 files added
How PDF Compression Works
PDF compression sounds simple, but the technique behind meaningful file-size reduction is more nuanced than most people realise. Our tool uses a render-and-reassemble pipeline — the same approach powering SmallPDF, ILovePDF, and other leading compressors.
Here's what happens step by step: the tool loads your PDF using pdf.js (Mozilla's open-source PDF renderer), then draws every page onto an invisible HTML Canvas element at your chosen resolution. Each canvas is exported as a JPEG image at the quality level you selected. Finally, these JPEG images are stitched back together into a brand-new PDF using pdf-lib.
This is a lossy compression method. Unlike lossless techniques — which reorganise internal PDF structures without touching pixel data — our approach actually recompresses the visual content of each page. The trade-off is that selectable text becomes rasterised (turned into an image), but the file-size savings are dramatically larger.
Why image-heavy PDFs compress better: A scanned document is essentially a collection of large, uncompressed TIFF or PNG images wrapped in a PDF container. When we re-render these pages as optimised JPEGs, the savings can reach 60–80%. Conversely, a text-heavy PDF with vector graphics is already very efficient — there's less pixel data to squeeze, so savings are typically 20–50%.
Quality Settings Explained
Choosing the right quality preset is the single most important decision when compressing a PDF. Here's what each setting actually does under the hood:
| Preset | JPEG Quality | Render Scale | Typical Reduction | Best For |
|---|---|---|---|---|
| Web (40%) | ~0.49 | 1.3× | 60–80% | Email attachments, quick sharing, web uploads |
| Print (70%) | ~0.72 | 1.7× | 40–60% | Reports, presentations, general documents |
| Maximum (95%) | ~0.88 | 1.9× | 15–35% | High-quality prints, portfolios, photography |
The custom slider lets you fine-tune beyond presets. A setting of 50–60% often hits the sweet spot between visible quality and file size. Below 30%, text may become noticeably blurry. Above 90%, you're paying a large file-size premium for quality improvements most people can't perceive.
Pro tip: Start with the Print preset. If the result looks good enough, try Web next time. If you need pixel-perfect output, step up to Maximum. This iterative approach ensures you never over-compress.
Expected Compression Ratios by Document Type
Compression results vary significantly depending on what's inside your PDF. Here are realistic expectations based on thousands of real-world tests:
| Document Type | Typical Reduction | Why |
|---|---|---|
| Scanned documents | 60–80% | Raw scans contain uncompressed image data — huge savings when re-encoded as JPEG |
| Photo-heavy PDFs | 40–70% | Photos can be re-encoded at lower quality with minimal visible difference |
| Presentations & slides | 30–60% | Mix of images, gradients, and text; images compress well, text less so |
| Office documents (Word, Excel) | 20–50% | Mostly vector text and simple graphics; less pixel data to optimise |
| Already-compressed PDFs | 5–15% | Images are already optimised; re-compression yields diminishing returns |
If your PDF contains a mix of content types, expect results somewhere in the middle. The most dramatic improvements come from scanned documents and exported PowerPoint presentations with embedded photos.
Common Use Cases & File Size Limits
Most people compress PDFs because they've hit a file-size wall. Here are the specific limits you're probably dealing with:
- Gmail: 25 MB attachment limit. Compressed PDFs easily fit under this threshold — a 50 MB report at Print quality typically drops to 20–25 MB.
- Outlook: 20 MB limit (10 MB for some enterprise accounts). Use the Web preset for maximum reduction.
- Job portals (LinkedIn, Indeed, Workday): Typically 2–5 MB for resume uploads. Compress your portfolio PDF from 15 MB to under 3 MB.
- University submissions (Turnitin, Blackboard): Often 10–20 MB limits. Particularly relevant for research papers with embedded figures and charts.
- Cloud storage optimisation: Compressing archived PDFs can reclaim 40–60% of your Google Drive, Dropbox, or OneDrive storage quota.
- Website downloads: Smaller PDFs load faster for visitors. A 10 MB product brochure compressed to 3 MB improves page speed scores and reduces bandwidth costs.
PDF Compression: Browser Tool vs Alternatives
| Feature | iForge Apps (This Tool) | Adobe Acrobat | Online Upload Tools |
|---|---|---|---|
| Cost | Free, unlimited | $22.99/month | Free (limited) or $5–12/month |
| Privacy | 100% browser-side | Local (desktop app) | Files uploaded to servers |
| File size limit | Limited by browser memory only | No practical limit | Often 50–100 MB |
| Batch processing | Up to 20 files | Yes (Action Wizard) | Usually 1–5 files (free tier) |
| Preserves text | No (rasterises pages) | Yes | Varies |
| Installation | None — works in browser | Desktop app required | None — but requires upload |
For most everyday compression needs — emailing reports, shrinking scanned documents, meeting upload limits — a browser-based tool offers the best balance of convenience, cost, and privacy. Adobe Acrobat remains superior for workflows requiring selectable text preservation or advanced PDF editing.
Privacy & Security: Why Browser-Only Matters
When you compress a PDF with most online tools, your file is uploaded to a remote server, processed, and (supposedly) deleted. You're trusting the provider with potentially sensitive documents — tax returns, medical records, contracts, financial statements.
Our tool works differently. Your PDF never leaves your device. The entire compression pipeline runs inside your web browser using JavaScript:
- pdf.js (Mozilla's open-source renderer) reads your PDF locally
- Canvas API renders each page into a pixel buffer in memory
- JPEG encoding happens natively in your browser engine
- pdf-lib assembles the final PDF entirely in browser memory
No network requests are made during compression. No data is collected. No cookies track your files. You can verify this yourself by opening your browser's Network tab — you'll see zero upload activity. This makes our tool safe for compressing confidential, legal, medical, or financial documents.
Batch Compression Tips
Our tool supports compressing up to 20 PDFs at once — here's how to get the most out of batch mode:
- Group by quality need: If some files need high quality (portfolios) and others don't (email attachments), compress them in separate batches with different presets.
- Use ZIP for 2+ files: When you compress multiple files, the download button automatically creates a ZIP archive — much easier than downloading files one by one.
- Check individual results: After compression, review each file's size reduction. If one file barely shrank, it was likely already compressed — no action needed.
- Re-compress with different settings: Not satisfied? Click "Compress Again" to try a different quality level without re-uploading your files.
- Mind your RAM: Each page is rendered as a canvas. Very large PDFs (200+ pages) may use significant memory. If your browser becomes sluggish, process large files individually.
Troubleshooting Common Issues
"My file got bigger after compression"
This happens when the original PDF is already well-compressed or uses efficient vector graphics. Re-rendering as JPEG images can actually increase file size for text-heavy, already-optimised documents. Solution: try the Web preset, or accept that the file is already as small as it can get with this method.
"Compression is slow on my large file"
Each page is rendered individually using your device's CPU and GPU. A 100-page document means 100 render-and-encode cycles. This is normal — the progress bar shows exactly which page is being processed. Expect roughly 0.5–2 seconds per page depending on your device.
"The quality is too low"
Move the slider towards Maximum (95%). At Print quality (70%), some fine detail may be softened. If you need pixel-perfect output, set the slider to 90%+ — you'll still see meaningful compression on image-heavy files.
"My text is no longer selectable"
This is expected. Our compression method rasterises each page (converts it to an image). If you need selectable text, consider using Adobe Acrobat's built-in compression, which can reduce file size without rasterising. For most sharing and archival purposes, rasterised PDFs work perfectly.
When You Should NOT Compress a PDF
Honesty builds trust. Here are situations where PDF compression isn't the right choice:
- Legal or notarised documents: Courts and notaries may require exact digital formatting. Rasterising a legal PDF could invalidate digital signatures or make it inadmissible.
- Fillable PDF forms: Compression removes form fields, checkboxes, and interactive elements. The form becomes a flat image.
- PDFs with accessibility features: Screen readers rely on tagged text structure. Rasterisation removes these tags, making the document inaccessible.
- Already-tiny PDFs: A 200 KB text document won't shrink meaningfully. Compression adds processing time for negligible benefit.
- PDFs you need to edit later: Once rasterised, you can't easily edit the text. Keep the original and compress a copy for sharing.
For these scenarios, consider using Organize PDF to remove unnecessary pages, or PDF to Word to extract editable content before compressing.
Related PDF Tools
Organize PDF
Reorder, delete, or rearrange pages to reduce file size by removing unnecessary content.
PDF to Word
Convert PDFs to editable Word documents — extract text before compressing.
Sign PDF
Add signatures to your compressed PDFs — draw, type, or upload your signature.
Image Compressor
Compress standalone images before embedding them in PDFs for even better results.
How to use this tool
Upload one or more PDF files
Choose your compression quality level
Click Compress and download your smaller files
Common uses
- Emailing large PDF reports that exceed attachment limits
- Uploading resumes and portfolios to size-restricted job portals
- Shrinking scanned documents for cloud storage
- Reducing PDF size for faster website loading
- Compressing invoices before archiving
Share this tool