PDF Compress PDF
Shrink a PDF either losslessly, keeping text sharp and selectable, or aggressively by redrawing pages as images, with the trade-off stated plainly.
Drag files here, or
Add as many as you like. Every file is compressed in this tab, so confidential documents never leave your device.
Ready. Runs locally on your device.

Your files stay on your device. The tool works directly in your browser, using your device to process your files. Nothing is sent to our servers, and we never receive, store, or see your files or figures.
Share result
Cite
Cite this page
Reembun. (2026, August 24). Compress PDF. https://reembun.com/pdf-compress
How to use it
Add the PDF
Drop a PDF on the box or press Choose PDFs. It is opened and rewritten in your browser. Add several at once if you have a batch to get through.
Pick a method
Keep text sharp rebuilds the file without touching the text. Shrink hard rasterises the pages, which is far smaller but turns text into pixels.
Set the resolution
Only used by Shrink hard. 96 dpi is fine for reading on screen, 150 dpi still prints acceptably, 200 dpi keeps more detail.
Compare and download
Press Compress, then read the before and after sizes together. If the saving is not worth what it cost the document, change the method and run it again.
Two modes, two different trades
Most “compress PDF” tools present a single slider and do not explain what it costs. There are really two distinct operations, and which one you want depends entirely on what is inside your file.
Keep text sharp (lossless)
The document is parsed and rewritten with compressed object streams, and metadata (title, author, producer, keywords) is stripped. Page content is untouched.
- Text stays selectable and searchable
- Image quality is unchanged
- Typical saving: 5-20%, sometimes zero
This is the safe option, and the right one for a text document, a report or an invoice exported from software.
Shrink hard (image-based)
Every page is rendered to a bitmap at a chosen resolution, compressed as JPEG, and placed into a new PDF at the original page dimensions.
- Text becomes part of an image, so it is not selectable, not searchable, and not accessible to screen readers
- Typical saving on scans: 70-90%
- Page size and layout are preserved exactly
This is the right option for a scanned document, which is already just images, and the wrong option for anything where the text matters as text.
Why file sizes vary so much
| What dominates the file | Lossless saving | Image-mode saving |
|---|---|---|
| Scanned pages | Almost none | 70-90% |
| High-resolution photographs | Almost none | 60-85% |
| Text with embedded fonts | 10-20% | 40-70%, and you lose the text |
| Vector charts and diagrams | 5-15% | Often worse, since vectors compress better than their rasterisation |
That last row is worth noting. Rasterising a vector chart makes it larger, not smaller, as well as blurrier. If your PDF is mostly diagrams, image mode is the wrong tool.
Accessibility is a real cost
Rasterising a document removes it from anyone using a screen reader. It also breaks text search, copy-paste, translation tools and any downstream automated processing.
For personal archiving that may be an acceptable trade. For anything you send to another person, a client, or a public body, it usually is not. In several jurisdictions, documents published by public sector organisations are legally required to be accessible.
If you need both small and searchable, the answer is OCR rather than compression: run the scan through optical character recognition to add a hidden text layer, then compress the images beneath it. That is a Phase 2 capability here.
Metadata removal
Lossless mode clears the title, author, subject, keywords, producer and creator fields. These routinely leak more than people expect: the original author’s name, the software and version used, and sometimes an internal file path from the machine that created it.
Note this removes document metadata. It does not remove content from within the pages themselves. Text hidden behind a rectangle is still text, and it is still there.
Compressing a folder of them
The same queue takes as many files as you care to drop on it, compresses them one after another with the settings you chose once, and hands the lot back as a single ZIP. If that is the job you actually have, bulk PDF compress is the page that explains how a batch behaves: what happens when one file fails, why the files run one at a time, and when merging first beats compressing separately.
If it is still too large
Try these in order: strip pages you do not need with the PDF splitter; use image mode at 120 dpi and quality 70; drop to 96 dpi. If a hard limit still defeats you, splitting the document into parts is usually more honest than degrading it to illegibility.
Common questions
Why did lossless mode barely change my file?
Because there was little to reclaim. Lossless mode consolidates the object structure and strips metadata, but it does not touch the images or fonts that dominate most PDFs. A file exported by modern software is usually already efficient. If your PDF is a scan, its size is almost entirely image data, and only the image-based mode will move it.
Will my text stay selectable?
In lossless mode, yes, because nothing is re-rendered. In "shrink hard" mode, no. That mode redraws each page as a JPEG, so the text becomes part of a picture. It cannot be selected, copied, searched or read by a screen reader afterwards. The tool says so before you run it because it is a genuine loss, not a detail.
How small can it go?
Lossless typically reclaims 5-20% and sometimes nothing. Image-based on a scanned document routinely achieves 70-90%, depending on resolution and quality. A 300 dpi scan re-rendered at 120 dpi and quality 70 is commonly a tenth of its original size.
Can I compress several PDFs at once?
Yes. Drop as many as you like and they queue up, then one press compresses all of them with the same settings and the results come back as a ZIP. The batch behaviour is documented on the bulk PDF compress page, which is the same tool with the queue explained properly.
What resolution should I choose?
150 dpi remains readable in print. 120 dpi is a good balance for documents that will mostly be viewed on screen. 96 dpi is fine for screen-only reading. Below 72 dpi, small text starts to break down.
Last reviewed
