Category 02 · PDF

Merge, split, protect. Everything runs locally.

Combine, split, compress, redact, encrypt, rotate, number pages, watermark — every common PDF task, all running locally in your browser. The cryptography and processing happen on your machine.

11
PDF tools
AES-256
Local encryption
0 KB
Uploaded
2,847
Daily merges
In →
PDF PDF/A Encrypted PDF Forms Signed PDF Scanned PDF
→ Out
11 PDF tools · all local

The complete document toolkit.

All · 11 Organize Secure Optimize Edit

Used by lawyers, accountants, students, journalists.

Your documents stay on your machine throughout. We don't have a server endpoint for PDFs — not for processing, not for logging.

2,847
Merges / day
−72%
Avg. size cut
0
Server reads
Common questions

What you should know before merging a contract.

Can I trust local PDF tools with a signed legal document?
More than upload-based ones — your document never traverses a network. We use pdf-lib and PDF.js compiled to WebAssembly. Digital signatures, certifying signatures, and timestamps are preserved when merging, splitting, or rotating; you'll see a warning if a transformation invalidates a signature (e.g. editing form values).
Does "Protect PDF" actually encrypt, or just paint a lock icon?
Actually encrypts. We use AES-256 via the WebCrypto API to encrypt the content streams and the cross-reference table. Owner-password permissions (no-print, no-copy) are also enforced cryptographically by setting the matching permission flags in the encryption dictionary.
How does "Redact" differ from drawing a black rectangle?
A black rectangle in most tools sits on top of the original text — copy-paste still leaks it. Our Redact tool removes the affected text from the underlying content stream, rasterizes images in the redacted region, and clears related metadata. The data is gone, not hidden.
What's the max number of PDFs I can merge at once?
No imposed limit. We've merged 240+ files into a single 1,800-page PDF in a Chrome tab. The practical ceiling is browser memory (around 2 GB on desktop). For very large jobs, work in batches and merge the intermediate outputs.
Do you keep my unlocked PDFs in any cache?
No. Decryption happens in memory only. When you close the tab, the JavaScript heap is reclaimed and the decrypted bytes disappear. Nothing is written to localStorage, IndexedDB, or the service-worker cache.
AES-256 local · 0 uploads · 0 accounts

Your documents stay yours.

Eleven PDF tools. All running locally in your browser — no server involved. Try the one you need, bookmark the rest.

pdf-lib + WebCrypto No watermark No limit