Why did my PDF not get much smaller?
This tool rewrites PDF structure and strips metadata but does not recompress embedded images — scanned documents may stay large.
Rewrite a PDF with browser-side optimization to reduce file size where possible before email or upload.
This compressor rebuilds your PDF using pdf-lib's object-stream saving and clears the document's title, author, subject, and keyword metadata. That combination shrinks the file structure itself, which is enough to meaningfully reduce many text-based PDFs — reports, forms, exported documents — without touching the visible page content.
It does not re-compress embedded images. A PDF that is mostly high-resolution scans or photos will see little size change, because the bulk of that file's weight is image data the tool doesn't rewrite. For those files, reducing image quality before the pages are placed into a PDF (or using Compress Image on the source photos) makes a bigger difference than running this tool alone.
Use this quick flow to understand where the tool fits in your work and what to review before relying on the output.
Use it first for any PDF that needs to be smaller — it's a quick, no-cost pass that sometimes solves the problem outright for text-heavy documents, and costs nothing to try even when it doesn't help much on scanned ones.
Get a generated resume or form PDF under a portal's strict upload size limit.
Shrink reports or contracts enough to attach without hitting an inbox's size cap.
Strip unnecessary metadata and rebuild files before storing them long-term.
Check whether a PDF produced by another tool can be optimized without altering the source.
Saves the PDF using pdf-lib's object-stream format, which is typically more compact than the original structure.
Title, author, subject, and keyword fields are cleared as part of the rebuild.
Text and vector content are preserved as-is — this isn't a lossy recompression of what's on the page.
Embedded photos and scans keep their original resolution, which is why image-heavy PDFs shrink the least.
Upload, run, and compare the new file size against the original immediately.
Bringing a PDF below a job portal, college portal, or government form's upload limit.
Shrinking invoices, reports, or agreements enough to send as a normal email attachment.
Removing unnecessary metadata before archiving a shared copy.
Testing whether a generated PDF can be optimized without changing the source document.
The rebuild runs locally using pdf-lib — the PDF is never uploaded to a server. Because metadata is stripped as part of the process, this also happens to remove author and title details you may not want to keep in a shared copy.
Image-heavy PDFs barely change size here, since embedded images aren't recompressed.
Title, author, subject, and keywords are cleared during the rebuild — keep the original if you need that metadata later.
Always compare file sizes; some PDFs (already efficiently saved) won't shrink further.
Open the result and check a few pages, especially any with tables or signatures, before replacing the original.
Compress PDF is a fast, free first attempt at shrinking a document. When a scanned or photo-heavy PDF doesn't shrink enough, the fix is usually reducing image quality before the PDF is built, not running this tool again on the same file.
Use this tool for quick work. If you need a real file prepared, a page reviewed, or a website issue fixed, send the URL and describe the problem.
FAQ
Answers for using Compress PDF on I Love Tool XYZ.
This tool rewrites PDF structure and strips metadata but does not recompress embedded images — scanned documents may stay large.
No. Page text and layout are preserved; only the file structure and metadata change.
Keep the original until you've opened the compressed PDF and confirmed the pages look correct.
Sometimes. If the PDF is mostly high-resolution scans, you may need to reduce image quality before rebuilding the PDF.
No. The rebuild runs locally in your browser using pdf-lib.