Attorneys handle PDFs that they legally cannot upload: privileged correspondence, sealed exhibits, draft pleadings, client tax returns, settlement memos. The Model Rules (ABA Rule 1.6(c)) require “reasonable efforts to prevent the inadvertent or unauthorized disclosure” of client information. Uploading a privileged PDF to a free cloud converter is the opposite of reasonable.
PDFToolBench is built for this. Every tool runs in your browser; the file never leaves your device.
The core legal workflow
1. True Redact PDF
Most online redactors draw a black rectangle on top of the original page as an annotation. Anyone can delete the annotation and read the text underneath. We rasterize the page first, paint the redactions into the pixels, and rebuild the PDF — the underlying text doesn't exist in the output. This is the difference between Paul Manafort's redactions (recoverable by Ctrl+A) and the redactions courts expect.
2. Bates Numbering
Stamp ABC000001, ABC000002… on every page of a production set. Configurable prefix, padding, and position. Free, unlimited pages.
3. Strip PDF Metadata
PDFs routinely embed the author's name, the original Word document path, the firm's printer driver, and creation dates. Strip them before producing.
4. Flatten Forms & Annotations
Lock in completed PDF forms (client intake, retainer agreements) so the recipient can't edit the fields.
5. Merge PDF + Split PDF + Extract Pages
Assemble exhibit packages, pull specific pages from a deposition transcript, or split a production set by Bates range.
Why this matters in practice
- Privilege. Once a document touches a third-party server, you've handed it to a third party. Most cloud tools' privacy policies acknowledge this in their indemnity clauses.
- Sealed records. Court orders sealing a record don't unseal because you used a convenient web tool. Local processing keeps the file under your custody.
- Cross-border issues. Cloud tools often process files in jurisdictions you didn't intend to send data to. Local tools don't.
Verify the no-upload claim
Before you trust any tool with a client file, run this audit: open DevTools in your browser, switch to the Network tab, run our tool. You will see requests for the page itself and ad pixels — not for your PDF.