You need to remove a background, convert a HEIC, or compress a photo — so you search for a free online tool, drag your image in, and click a button. It works. But where did that photo just go? For many tools, the honest answer is: onto a stranger's server, at least for a while.
How most online image tools work
The traditional model uploads your file to the tool's servers, does the work there, and sends the result back. Your image makes a full round trip to a computer you don't control.
For a meme, that's fine. But people run all sorts of personal images through these tools:
- Photos of ID documents and passports
- Screenshots with private messages or account details
- Family and personal pictures
- Product shots and unreleased designs
Uploading those to an unknown server is a genuine privacy risk — and in a business setting, it can be a compliance problem under rules like the GDPR.
The safer model: in-browser processing
Modern browsers can run image processing — even AI background removal — entirely on your own device using WebAssembly and on-device models. When a tool works this way:
- Your photo is never uploaded.
- There's no server-side copy to leak or forget to delete.
- It often keeps working offline once the page has loaded.
Every tool on AXS IMG is built this way: your images are processed locally and never leave your browser.
Questions worth asking about any tool
- Does it upload your file, or process it locally?
- If it uploads, how long are files kept, and are they deleted?
- Is there a named, contactable company behind it?
- Does the privacy policy actually describe how files are handled?
A tool that answers these clearly is in a completely different category from an anonymous page that stays vague. When the image is personal, that difference is the whole point.