This page explains, in plain terms, what happens to a document when you use a tool here.
Your file stays on your device
When you select a file, your browser reads it into memory on your own computer or phone. The tool then works on it there — merging, converting, compressing, whatever you asked for — and produces the result as a download. At no point is the file sent to us.
You can verify this yourself: open your browser's developer tools, switch to the Network tab, and run any tool. You will see no upload request.
What this means in practice
- Nothing is stored. We have no copy of your document, so there is nothing to retain, leak or delete.
- Nothing expires. There is no temporary file on a server counting down to deletion, because none was created.
- It works offline. Once a tool page has loaded, most tools continue to work even if your connection drops.
- Large files depend on your device. Because processing happens locally, a very large file is limited by your own memory rather than by an upload cap.
The exceptions
A small number of features cannot work locally — for example AI-assisted summarising or translation, which need to call an external provider. Those tools state clearly on their own page that text will be sent to a third party, and they are inactive unless the site administrator has configured them.
Questions
If anything here is unclear, ask us at [CONTACT EMAIL].