Offline PDF Compressor
Load once, then compress with your Wi-Fi switched off.
About offline pdf compressor
This is not a marketing claim you have to take on faith — it is a property you can verify in ten seconds. Load this page, turn off your Wi-Fi, then compress a file. It still works, because the entire compression engine is WebAssembly code already running in your browser. There is no API endpoint to call and no server component to fail, which also means no rate limits, no daily quotas and no outage.
- Fully functional with the network disconnected
- Verifiable yourself — open DevTools and watch for zero requests
- No rate limits, daily quotas or premium upsell
- Ideal for air-gapped, regulated or high-security environments
- Nothing to install: no desktop app, no browser extension
How to offline pdf compressor
- 1
Drag your PDF into the drop zone, or click to browse for a file. You can add several files at once.
- 2
Confirm the compression level. This page already applies the Recommended preset, so you can usually leave it as is.
- 3
Press the Compress button. Processing runs on your own device and a progress bar tracks each file.
- 4
Download the optimized PDF. Use Download All when you have compressed a batch.
Frequently Asked Questions
How can a website work without an internet connection?
Modern browsers cache the page assets, and the compression logic itself is WebAssembly — compiled code that executes locally on your CPU, exactly like a native desktop application. Once the tab has loaded, every subsequent operation is a local computation with no network dependency.
How do I verify that nothing is being uploaded?
Open your browser DevTools, switch to the Network tab, and compress a file: you will see no outbound request carrying your document. For an even stronger guarantee, disable your network adapter entirely and confirm the tool still produces a compressed file.
Is this suitable for classified or regulated documents?
The architecture is designed for exactly that: your data never crosses a network boundary, which sidesteps most GDPR, HIPAA and internal data-residency concerns around third-party processing. That said, always confirm against your own organisation-specific policy before handling classified material.
Can I compress a password-protected PDF?
Not while it is encrypted. A protected PDF has its content streams encrypted, so the compressor cannot read the images it needs to optimize. Remove the password in your PDF reader first, compress, then re-apply protection to the smaller output if you still need it.
How much smaller will my PDF get?
It depends on the content. Scanned or image-heavy documents commonly shrink by 70–95%. Text-only PDFs that were already optimized may only drop 5–20%, since there is little redundant data left to remove.
Does compressing a PDF change how it looks when printed?
Page dimensions, margins and layout are always preserved exactly. Print appearance only changes if images are downsampled below your printer's resolution. Less Compression holds images near 200 DPI, which prints cleanly on any office printer; avoid Extreme mode for anything going to paper.
Which browsers are supported?
Any modern browser with WebAssembly support: Chrome, Edge, Firefox, Safari, Brave, Opera and Vivaldi, on desktop and mobile alike. There is no minimum specification beyond that — older or lower-powered devices simply take longer on large documents.
Why does the progress bar pause on certain pages?
Progress tracks pages completed, not time elapsed, and pages differ enormously in cost. A page holding one large photograph takes far longer than ten pages of plain text, so the bar appears to stall. It is still working — the Web Worker keeps the interface responsive throughout.
What happens to my file after I close the tab?
It is gone from the page entirely. The document is held only in the tab's volatile memory during processing and is discarded when the tab closes. Nothing is written to browser storage, no cookie records it, and no copy exists anywhere else — your original stays untouched on disk.
What happens to my file after compression?
Nothing persists. The compressed result lives in your browser tab's memory until you download it, and everything is discarded the moment you close or refresh the page. There is no server-side copy because the file was never sent anywhere.
Related PDF Tools
Free PDF Compressor — No Watermark
Unlimited files, no account, no watermark, no catch.
Secure Client-Side PDF Compression
Zero-upload architecture for confidential documents.
Compress a PDF Exported From Word
Undo the bloat that Word bakes into every export.
Compress a PowerPoint PDF
Slide decks are mostly pictures — and that is the problem.
Compress a PDF Portfolio
Small enough to send, sharp enough to judge your work by.
Compress PDF to 50KB
Reduce any PDF to 50KB or smaller — entirely inside your browser.
Compress PDF to 100KB
Reduce any PDF to 100KB or smaller — entirely inside your browser.
Compress PDF to 150KB
Reduce any PDF to 150KB or smaller — entirely inside your browser.