Why Our Tools Don't Upload Files to a Server
July 11, 2026
The free tools we’ve made don’t send most of your files to a server. Whether it’s a photo, a PDF, or a resume, the file is processed inside the browser and that’s it. We’ve explained why we made it this way, how it works, and even the honest exceptions where it’s not always the case.
The Uncomfortable Truth About Online Conversion Sites
When you need to compress an image, convert an iPhone photo to JPG, or merge a few PDFs, you usually search for a free online tool. But most of these sites upload your files to their servers. The conversion is done on the server, and then you download the result.
The problem arises when the file is a personal photo, a resume, a scanned ID, or a contract. Once uploaded, the user can’t know when the file is deleted, whether it’s actually deleted, or where the server is located. In exchange for convenience, you’re giving up your privacy. This point kept coming up as we started building our tools. We didn’t want to store your files on a server just because they’re free.
Processing Inside the Browser
Modern browsers are surprisingly powerful. What used to require a server is now often done on the device itself. We used this browser technology to build tools that keep files from leaving the device. Tasks like image compression, resizing, converting iPhone HEIC photos to JPG, merging PDFs, bundling photos into a PDF, and generating QR codes all happen entirely on the device.
This doesn’t just give you peace of mind; it is actually better to use. Since your files don’t go anywhere, there is no chance of leakage. It is especially fast when handling multiple photos because there is no round-trip of uploading large files to a server and downloading them again. Once you open the page, most tasks work even if the internet is disconnected. Since there are no server costs, there is no reason to limit how many you can use per day for free.
If you don’t believe it, you can check it yourself. While using the tool, press F12 on your browser to open the network tab. You’ll see that there are no requests for uploading files.
Not Everything Runs in the Browser
From here, we want to clearly state our position. It’s easy to say that everything is processed on browser and that there’s no upload, but that’s not true, and we don’t use it that way.
Some tasks technically require a server. Tools for removing backgrounds with AI need heavy models to run, so images are processed on our server. Converting Word documents to PDFs requires precise layout matching, so they are converted on the server and then immediately deleted. For these server-based tools, we clearly state that processing occurs on the server. Saying that most tools run on the browser means exactly most, not all. If we obscure the truth to reassure users, eventually it will be exposed, and the loss of trust will be greater.
Why We Stick to This Approach
There are plenty of free tools out there. People come back to this site because they decide it’s safe to leave their files here. Finishing most tasks on the device and honestly stating that only a minority require a server, this is how we think we can create tools that are used for a long time. It’s free, doesn’t require an account, and most processing happens on the device. If needed, check it out directly on Toolio. Our decision to not require signups or logins also comes from the same thinking.
Want to know the moment our next game is playable? Get launch updates →