Install Tools Planet
Add it to your home screen for one-tap access. Works offline.
Add to Home Screen
- Tap the Share button in your browser
- Scroll and choose "Add to Home Screen"
- Tap "Add" to finish
Most online background removers upload your photo to their servers. Here's how to do it in your browser — 100% private, free, and without signing up.
You took the perfect photo. Now you want to remove the background — for a product listing, a profile picture, or a social-media post. You open a search engine, click the first result, drag in your image… and a progress bar tells you it’s “uploading to our secure servers.”
Wait. Why does a background remover need to upload anything?
It doesn’t. And in this article we’ll explain how the Tools Planet AI background remover does the entire job inside your browser tab — no upload, no signup, no watermark, no paid tier.
Open any of the top-ranking background-removal sites and you’ll find a similar pattern:
This is fine for a stock photo. It’s less fine for a passport scan, a private family photo, a medical chart, internal product mockups under NDA, or anything you’d be uncomfortable seeing leaked. And “leaked” is not hypothetical — there have been multiple public incidents of image-processing services suffering breaches, misconfigured S3 buckets, or insider exposure of user uploads.
The cleaner answer: don’t upload at all.
A few years ago, this would have been impossible. Background-removal models are real neural networks — typically a U-Net-style segmentation network trained on millions of images. They expect tens of megabytes of weights and significant compute.
Two things changed:
Our background remover loads such a model on first use, then runs it entirely client-side. The image bytes never leave your machine. After the first load the model is cached, so subsequent removes are instant.
The table below summarises what typical online background removers do compared with our client-side approach. (We’re not naming and shaming — the comparison is structural, not directed at any one vendor.)
| Behaviour | Typical online tool | Tools Planet |
|---|---|---|
| File uploaded? | Yes | No |
| Account required? | Often | No |
| Watermark on free tier? | Often | No |
| Pay for hi-res output? | Usually | No |
| Tracks across sessions? | Usually | No |
| Works offline? | No | Yes (after first load) |
Our privacy policy goes into more detail about what we do and don’t collect — short version: the only data we can see is anonymous Cloudflare analytics (no cookies, no fingerprint).
That’s it. No “next” buttons, no email gate, no “register to download the high-res version.”
If you’d like to clean the result up further, the image cropper lets you trim around the subject without losing transparency, and the image compressor gets the PNG down to a sensible file size for the web.
For the last one specifically, doing this in-browser matters: a property listing in progress is generally not something a brokerage wants to send to an unknown vendor’s cloud.
Is the background remover really free? Yes. No account, no watermark, no paid tier, no “free trial” with a credit card required. Every tool on Tools Planet works the same way.
Does it work offline? After the first time you use it, yes. The model is cached by the service worker, so you can run it on a plane.
What about image quality? For most photos with a clear subject, the result is competitive with paid services. For tricky cases (fine hair, glass, fur on a busy background) the result is similar quality to what you’d get from typical cloud services — sometimes better, sometimes worse, depending on the photo.
Is there a file-size limit? Practically, yes — very large images (50 MP+) can be slow to process on older machines. The tool will warn you if a file is unusually large.
What format is the output? PNG with transparency. If you need a different format, use the image converter afterwards.
Where does the model come from? It’s an open-source segmentation model bundled into the page. We don’t call any external API; the only network requests after the model is cached are for fonts, the favicon, and the page itself.
Can I use this commercially? Yes. Tools Planet’s tools have no usage restrictions for commercial work. The output is yours.
The default workflow for “remove the background from this image” used to involve uploading your photo to a stranger’s server, accepting a watermark, and sometimes paying to take it off. Those defaults made sense in 2018 — they don’t make sense now.
If you’d like to try it for yourself, the background remover is here. It’s one of a growing set of image tools on Tools Planet, all built around the same idea: your files stay on your device.
Add it to your home screen for one-tap access. Works offline.
Tell us what could be better. Submissions are anonymous; no tracking, no file content sent.