Web tools that don't upload your files, and why that matters
Type "compress a PDF" or "convert an image" into a search engine and you will find hundreds of free tools. Most of them share a habit that is easy to miss: they send your file up to a server, do the work there, and hand a new file back. It is quick and it is convenient. It also means your document, which might be a contract, a passport scan or an unreleased design, has left your computer and landed on someone else's.
There is another way to build these tools, and it is the way we build every tool on Kalmtools.
What "in-browser" really means
Modern browsers are capable little machines. They can resize an image, rewrite a PDF, read a spreadsheet and remove a background without any help from a server. When a tool is built this way, often called client-side or in-browser processing, the work happens on your own device. Your file is opened by the page in front of you, changed there, and saved straight back to your downloads. It never travels across the internet, because it never needs to.
Why it is worth caring about
- Privacy. If the file does not leave your device, there is nothing to intercept, store or misplace. That matters most for the files you would least like to hand over: client work, personal documents, anything under an agreement.
- Speed. There is no upload and no wait for a server to answer. On a large image or PDF, skipping that round trip is the difference between a moment and a minute.
- It keeps working. Once the page has loaded, most in-browser tools carry on even if your connection drops, because nothing is waiting on a server.
- No accounts, no sludge. There is no reason to sign up or hand over an email to resize a picture, so we do not ask.
How Kalmtools does it
Every tool in the set runs in your browser. The image compressor and image converter use the browser's own canvas to resize and re-encode pictures. The PDF compressor and PDF merge and split rewrite documents on the spot. The background remover even runs its cut-out model on your device. Nothing is uploaded, and there is one small, quiet sponsor slot at most, rather than a page full of adverts.
Want to see the difference? Try the image compressor or the full set of tools. Your files stay with you the whole time.
Frequently asked questions
Do these tools upload my files?
No. The Kalmtools image, PDF and text tools run entirely in your browser, so your files stay on your device and are never sent to a server.
Do in-browser tools work offline?
Largely, yes. Once the page has loaded, most tools keep working without a connection, because the processing happens on your own device rather than on a server.
Why we build this way
Kalmtools is made by Outside of the Fox, a neurodiversity-first design and learning studio in Stockport. Calm, private and accessible are not extras we add at the end; they are how we start. We take the confusing and the half-built and turn it into websites, e-learning, accessibility audits and digital products that work, and that respect the people using them. If that sounds like the help your project needs, come and find us.
Back to Field notes