Your files don't go anywhere.
The short version
Every tool labeled LIVE on this site processes your PDFs inside your browser. We don't have a server in the loop. Nothing is uploaded. There's nothing for us to leak, request, or subpoena.
The longer version
Browser-side tools rely on WebAssembly and JavaScript libraries (notably pdf-lib, pdfjs-dist, and signature_pad). Once the page is loaded, the tool runs entirely client-side. You can confirm this by opening DevTools, going to the Network tab, and watching for outbound traffic while you process a file — there isn't any.
Tools that need a server
A handful of tools (OCR, Office conversions, AI features) genuinely need server compute. They're labeled COMING SOON while we build them out, with the privacy trade-off spelled out on each tool's page. When they launch, files for those tools are deleted immediately after processing, and we never log file contents.
Analytics
We use privacy-respecting analytics (no cookies, no fingerprinting) to count page views. We don't track which files you process or what's in them — we can't, because we never see them.
Contact
Questions? Email [email protected].