PDF Compress
PDF ToolsReduce PDF file size with configurable compression levels. Balance between file size and quality for email, web, and storage.. Free, private — all processing in your browser.
Select multiple PDF files. All processing happens in your browser.
The PDF Compress tool reduces PDF file size for email sharing, web publishing, and storage efficiency. PDFs with many embedded images are often unnecessarily large; compression reduces them to manageable sizes while keeping text and essential content readable. Typical reductions: 50-80% for image-heavy PDFs, 10-30% for text-heavy PDFs.
Choose a compression level: light (small reduction, high quality — good for professional documents), medium (balanced, typical for email sharing), or strong (maximum reduction, some quality loss — good for quick sharing of draft documents). Image resampling reduces embedded image resolution to what\u2019s necessary for screen or print. Font optimization removes embedded font data that isn\u2019t needed. All processing runs in your browser using PDF manipulation libraries, so documents stay local.
PDF Compress — key features
Three compression levels
Light, medium, strong based on your quality-vs-size tradeoff.
Image recompression
Re-encodes embedded images at lower quality for significant savings.
Image downsampling
Reduces image resolution to screen or print-appropriate DPI.
Font optimization
Subsets embedded fonts to only used characters.
Metadata removal
Strips unnecessary metadata and edit history.
Size comparison
Before and after file size with percentage savings displayed.
Preview
Spot-check pages in the compressed PDF to verify quality.
Client-side only
PDFs never leave your browser — safe for confidential documents.
How to use the PDF Compress
- 1
Upload PDF
Drag or click to select the PDF to compress.
- 2
Choose compression level
Light (best quality), medium (balanced), strong (smallest size).
- 3
Compress
Click compress; the tool processes and produces the smaller PDF.
- 4
Compare sizes
See original vs compressed size with percentage savings.
- 5
Download
Save the compressed PDF. Check visual quality before committing to this compression level.
Common use cases for the PDF Compress
Email sharing
- →Email attachment limits: Shrink large PDF to fit under Gmail 25 MB limit or stricter corporate email limits.
- →Quick sharing: Compress before sharing so recipients download faster.
- →Bulk correspondence: Compress customer invoices, reports, and communications for mass email.
Web publishing
- →Website downloads: Smaller PDFs load faster for visitors downloading brochures or whitepapers.
- →Mobile-friendly: Compressed PDFs load on mobile data connections without excessive usage.
- →CDN costs: Smaller files mean lower CDN bandwidth costs for high-traffic downloads.
Storage
- →Archive efficiency: Compress historical document archives to save storage costs.
- →Cloud sync: Smaller PDFs sync to cloud storage faster and take less space.
- →Backup efficiency: Compressed PDFs mean smaller backups and faster restore times.
PDF Compress — examples
Light compression
Professional document.
50 MB scanned report, light compression
35 MB (30% reduction) visual quality essentially unchanged
Medium compression
For email.
50 MB PDF, medium compression
15 MB (70% reduction) fits in email, slight image softness
Strong compression
Quick sharing.
50 MB PDF, strong compression
8 MB (84% reduction) noticeable compression artifacts, OK for draft sharing
Text-heavy document
Limited reduction.
10 MB text-only report
9 MB (10% reduction) text PDFs have little to compress further
Image-heavy PDF
Large savings.
100 MB photo-heavy catalog
25 MB (75% reduction) at medium level
Technical details
PDF size reduction comes from several techniques:
1. Image recompression:
- JPEG images: re-encode at lower quality
- PNG images: convert to JPEG if photographic (lossy but smaller)
- Raw images: compress with JPEG or JBIG2
2. Image downsampling:
- 300 DPI images downsampled to 150 DPI for screen viewing (cuts size 4x)
- 600 DPI scans downsampled to 300 DPI for standard printing
3. Font subsetting:
- Embedded fonts often include all glyphs; subset to only used characters
- Significant savings on documents that use only basic Latin subset
4. Removing duplicate resources:
- Same image embedded multiple times can share one reference
- Color profiles, fonts, forms can deduplicate
5. Removing metadata:
- Creator info, edit history, unused objects
- Annotations and comments if not needed
6. Stream compression:
- Content streams compressed with Flate (zlib) or other algorithms
Compression levels (typical):
- Light (Quality 80, 200 DPI): 10-25% reduction, minimal visible change
- Medium (Quality 60, 150 DPI): 30-50% reduction, slight image softness
- Strong (Quality 40, 100 DPI): 50-80% reduction, noticeable compression artifacts
Text-heavy PDFs: minimal savings because text itself is already compressed. Most reduction comes from embedded fonts and images.
Image-heavy PDFs: significant savings possible. A 50 MB scanned document with 300 DPI images can shrink to 10-20 MB at 150 DPI with acceptable readability.
Print vs screen: if the PDF will be printed, keep 300 DPI. For screen-only viewing, 150 DPI is plenty; 96 DPI is OK for casual reading.
Color vs grayscale: converting color images to grayscale or B&W (if color isn\u2019t essential) reduces size further.
PDF optimization libraries (in browser): pdf-lib, muPDF.js. These libraries parse PDF structure and apply optimizations.
Original PDF compression: PDFs often compressed at creation. Re-compressing doesn\u2019t help much and may degrade quality. If the PDF is already optimized, further compression produces little reduction.
Password-protected PDFs: need password to compress. Output is unprotected unless re-encrypted.
Performance: compression is computationally intensive. Multi-hundred-page PDFs may take 30 seconds to several minutes depending on image content.
Common problems and solutions
⚠Already-compressed PDFs don’t shrink
PDFs that were already optimized at creation have little room for further compression. Results may be marginal. Check original compression before expecting big savings.
⚠Text becomes slightly blurry
Aggressive compression of scanned documents (images of text) reduces image quality, making text harder to read. Use lighter compression for scanned text.
⚠Color bands appear
Strong compression introduces banding in gradient images. For color-critical PDFs, stick to light or medium compression.
⚠OCR layer lost
Some compressors flatten OCR’d PDFs into pure images, losing searchable text. Verify that text remains selectable after compression.
⚠Form fields stop working
Heavy compression may flatten interactive PDFs, breaking form fields and annotations. Test after compression if PDF has forms.
⚠Very large PDFs slow
Compressing 500+ page PDFs in browser may take many minutes or exhaust memory. Desktop tools are faster for very large files.
⚠Password breaks compression
Encrypted PDFs need the password first. Provide password or decrypt before compressing.
PDF Compress — comparisons and alternatives
Compared to Adobe Acrobat Pro Reduce File Size, this tool is free and browser-based. Acrobat offers more granular control over compression types; this tool uses sensible presets.
Compared to Ghostscript (gs) on command line, this tool has a browser UI. Ghostscript is more powerful for scripted batch compression; this tool is interactive.
Compared to online compressors, this tool doesn\u2019t upload your PDF. Many online services upload to their servers; this tool runs entirely in your browser.
Frequently asked questions about the PDF Compress
▶How much can I compress a PDF?
Depends on content. Image-heavy PDFs: 50-80% reduction. Text-heavy PDFs: 10-30% reduction. Already-optimized PDFs: minimal savings. Try medium compression first and compare sizes.
▶Will compression reduce quality?
Light compression: essentially lossless. Medium: slight image softness, usually not visible at screen resolution. Strong: noticeable compression artifacts, especially in images and photographs.
▶Will text remain readable?
Text itself doesn’t compress — it stays readable. Only embedded images (including scanned text) are affected by compression. Native PDF text remains crisp regardless of compression level.
▶Can I compress for email?
Yes, and that’s a common use case. Choose medium compression for typical emails; try strong if you need to fit under strict attachment limits.
▶Is OCR text preserved?
Should be, if the compressor preserves document structure. Some aggressive compressors may flatten OCR layers. Test text selection after compression to verify.
▶Can I compress multiple PDFs at once?
Current version processes one PDF at a time. For batch compression, use command-line tools like Ghostscript or desktop software.
▶Is my PDF private?
Yes. All compression runs in your browser. PDFs never leave your machine, which matters for confidential legal, medical, or business documents.
▶Why doesn’t my PDF compress much?
It’s already optimized at creation, or it’s text-heavy (little to compress). Some PDFs use efficient compression already; further compression produces marginal savings.
Additional resources
- PDF compression explained — Adobe documentation on PDF optimization techniques.
- Ghostscript — Powerful command-line PDF tool for compression and manipulation.
- pdf-lib — JavaScript library used for in-browser PDF manipulation.
- JBIG2 compression — Advanced compression algorithm used for bilevel (scanned) images in PDFs.
- muPDF.js — Alternative JavaScript PDF rendering and manipulation library.
Related tools
All PDF ToolsImage Compressor
Compress JPG, PNG, WebP images — reduce file size by up to 90%
Image to PDF
Convert images to PDF documents. Supports multiple images combined into one PDF with configurable page size, orientation, and margins.
Image to PDF
Combine multiple images into a single PDF with configurable page size, orientation, margins, and reorder via drag-and-drop.
PDF Merge
Combine multiple PDFs into one file with drag-to-reorder — no upload needed
PDF Page Reorder
Reorder PDF pages by drag-and-drop, remove unwanted pages, or duplicate pages with visual thumbnail preview.
PDF Page Rotator
Rotate PDF pages by 90, 180, or 270 degrees individually, by range, or entire document with quality preserved.
Learn more
Explore more tools
200+ free tools that run in your browser.
Browse all tools →