Reduce PDF file size while maintaining quality.
or click to browse
In most real-world PDFs, 80–95% of the file size is embedded images — scanned pages, screenshots, product photos. Compression focuses there. Text and vector content is already efficient and is left alone. If your PDF is pure text, expect only a small reduction — there is no fat to trim.
It probably already has compressed images. PDFs exported from modern Office apps or web services are often close to optimal. The biggest wins come from scans and phone-captured documents.
Balanced mode keeps images sharp for on-screen reading and normal printing — the default most people want. Maximum compression is tuned for email and archive workflows, where smaller file size matters more than photo-grade fidelity. Either way, the original PDF stays untouched on your device, so you can recompress at a different setting in seconds if the first pass is not what you wanted.
Compression at meaningful ratios re-encodes images as JPEG, which is lossy by design — that's the trade-off that delivers 60-90% smaller files. Your original PDF stays untouched on your device, so when bit-perfect is essential, keep both copies side-by-side. Use the compressed copy for sharing, the original for archival.
Yes — scans are the best case. A 40 MB scanned contract often shrinks below 5 MB at Balanced quality.
Privacy: Every byte of your PDF stays in your browser. Compression runs locally with PDF.js and pdf-lib. No uploads, no copies.