Compress PDF files online
Reduce the size of a PDF so it fits an email or upload limit. Add your file, pick how hard to compress, and download the result.
Your file never leaves your device. Compression runs entirely in your browser, so nothing is uploaded, stored, or scanned.
One thing most compressors will not tell you: how much a PDF shrinks depends almost entirely on what is inside it. Scanned documents are mostly image data and often shrink by half or more. PDFs made of text and vector graphics are already compressed by design, and there is very little left to remove. We check your file first and tell you which one you have — including when the honest answer is "this is already as small as it usefully gets".
or drop them here — nothing is uploaded
How to compress pdf
Add your PDF
Drop one PDF into the box, or click to browse.
Choose a compression level
Balanced keeps text selectable on a document that has real text to keep. A scanned PDF has barely any, so Balanced rasterizes it too — just at a higher quality than Strong, which always turns every page into an image for the smallest result.
Compress and download
Press Compress PDF. You will see exactly how much was saved, and if nothing useful could be removed, we say so rather than handing back the same file without comment.
Frequently asked questions
Why did my PDF barely get smaller?
Almost certainly because it is a text document rather than a scan. Text, fonts, and vector graphics inside a PDF are already compressed when the file is created, so there is little left to squeeze. The only way to shrink such a file substantially is to convert the pages into images, which is what the Strong setting does — at the cost of selectable text.
What's the difference between Balanced and Strong?
Balanced rewrites the file structure and re-encodes image data where it can. On a document that's mostly text, that leaves it selectable and searchable and the file barely changes size. On a scanned document — mostly image data to begin with — Balanced rasterizes every page the same way Strong does, just at a higher quality and larger size. Strong always renders every page to a JPEG and rebuilds the PDF from those images, for the smallest result regardless of what the file is made of: no selectable text, no working links, and slightly softer edges when zoomed.
Is my file uploaded anywhere?
No. Compression runs in your browser using JavaScript and WebAssembly, so the file stays on your device. You can confirm this by opening your browser devtools Network tab while compressing — there are no upload requests.
Will compressing reduce the quality?
On Balanced, a text document is unchanged, since nothing in it gets re-encoded. A scanned document is rasterized to JPEG at a fairly high quality, so expect a little softening. On Strong, every page becomes a smaller, lower-quality image, so the drop is more noticeable everywhere. If Strong looks worse than you want, run the original again on Balanced.
What if the compressed file comes out larger?
We give you your original back instead. Some PDFs are already optimally packed, and re-saving them can add a few bytes. Handing you a bigger file and calling it compression would be dishonest, so we do not.
Can I compress a password-protected PDF?
Not directly. A PDF with an open password has to be unlocked first, using a password you know. Once unlocked, it compresses like any other file.
Why do other sites claim bigger savings?
Usually because they run on servers with tools like Ghostscript, which can rebuild content streams and subset fonts in ways a browser cannot. That genuinely does better on text-heavy PDFs. The trade is that your document has to be uploaded to a stranger. For scanned files — the ones people most often need to shrink — the gap is small.
It refused to compress a large scanned PDF. Why?
Strong, and Balanced on a mostly-scanned document, both work by rendering every page as an image before rebuilding the file — and a long, high-resolution scan can render to far more image data in memory than the original PDF's own file size suggests. We check for that before starting rather than partway through, and say so rather than letting the tab crash. Splitting the document into smaller parts first works around it.
Related tools
Related guides
- Are online PDF tools safe? What actually happens to your fileWhat really happens when you upload a document to a free PDF site, how to tell whether a tool uploads at all, and how to check for yourself.
- How to combine several PDFs into one fileHow to merge PDFs in your browser, on Mac, and on Windows — plus how to control page order and what to do when the result is too large.
- How to reduce PDF file size without losing qualityWhy PDFs get large, which compression actually works for your file, and how to shrink one without turning the text to mush.