Make a PDF smaller — in your browser
Reduce the file size of a PDF without uploading it anywhere. Pick a compression strength, and the tool rebuilds the document at a lower resolution and image quality. You see the before/after size immediately and download the result. Everything runs in your browser — your file never leaves your device.
Choose your trade-off
- Low — gentle compression, keeps the most visual quality (≈150 dpi).
- Medium — a balanced default (≈120 dpi).
- Strong — smallest file, more visible quality loss (≈96 dpi).
How it works (and the honest trade-off)
Each page is rendered to an image and re-encoded as JPEG, then assembled into a new PDF. This is what makes scans and image-heavy PDFs much smaller. The important trade-off: because pages become images, text is no longer selectable or searchable, and a PDF that is mostly text or vector graphics may not shrink — or could even grow. The tool tells you the result size and warns you when there's no benefit, so you can simply keep the original.
If you need to preserve selectable text, keep the original file or use a tool that compresses without rasterizing.
Private by default
There is no upload, no queue and no file-size paywall like on cloud compressors. The whole process happens on your device with open-source libraries (pdf.js + pdf-lib) — it even works offline.