🔒 Files never leave your device

Private PDF Tools — Nothing Uploaded, Ever

Most online PDF tools work by uploading your file to their servers, processing it there, and sending it back. That model is convenient, but it also means your file is briefly — or permanently — in someone else's hands. For most documents, that's fine. For bank statements, medical records, signed contracts, sealed court filings, FOIA responses, tax returns, or anything covered by HIPAA, attorney-client privilege, or a corporate NDA, it isn't.

PDFToolBench takes a different approach. Every tool here runs as JavaScript and WebAssembly inside your browser. The file is opened by your browser, processed by your browser, and saved by your browser. We don't operate a file-receiving server, so even if someone broke in, there'd be nothing to find.

How to verify the no-upload claim

You don't have to trust us:

  1. Open browser DevTools (F12 or Cmd+Opt+I).
  2. Switch to the Network tab and tick Preserve log.
  3. Use any tool on this site.
  4. Watch the requests — you'll see page assets and ad pixels, never your PDF.

Even simpler: load any tool page, turn off your Wi-Fi, then drop your PDF. It still works.

Every tool here is private by design

Why this beats “we delete after 2 hours”

The major cloud PDF tools all advertise short retention windows and TLS. Both are real, both are useful, and neither matches the security of never sending the data in the first place. "Delete after 2 hours" is a promise. Local processing is a property.

Comparisons

FAQ

Is this open source?

Parts of the pipeline (pdf-lib, pdf.js, Tesseract.js, zip.js) are open source. You can audit them yourself.

Are there file size limits?

Only your device's available memory. A modern laptop comfortably handles hundreds of megabytes.