— images —
Remove the background from a photo, in your browser with no upload
3 min read
You want one thing: a product photo, a portrait or your dog without the messy background. What you usually get: a site that forces you to make an account, hands out three "free" credits, sends your photo to a server, and then asks for €9.99 a month the moment you want to edit a fourth image.
It can be different. The Remove background tool on Plainjar cuts the background out of your photo with a machine-learning model that runs entirely in your own browser. No account, no credits, no queue, and your photo is never uploaded anywhere.

What the tool does
You drop a photo into the box (or click to browse). A local model recognises the subject, removes the background, and hands you a transparent PNG. Prefer a solid background colour instead? You pick it yourself. Input can be JPG, PNG, WebP or HEIC (iPhone photos are converted automatically). One photo at a time.
Why "in your browser" actually matters here
Almost every free background remover works like this: you upload your photo, a server processes it, you download the result. That means your photo, maybe a passport headshot, an unreleased product design, or a picture of your kid, ends up on some unknown company's servers.
With this tool the processing happens on your own device. The only thing fetched once is the model itself (around 170 MB); after that it sits in your browser cache and everything runs offline. Your photo itself never goes online. You can verify this: open the network tab (F12 → Network) while processing a photo, and you'll see no upload of your file.
The pain this removes
- No account wall. You don't have to hand over an email address to edit a single photo.
- No credit game. Ten photos or a hundred: there's no counter ticking down to zero.
- No privacy trade-off. You don't have to choose between "free" and "my photo stays mine".
- No watermark. The PNG you download is clean, ready for your web shop, slide deck or marketplace listing.
How to use it, in three steps
- Open Remove background and drop your photo into the box.
- The first time, the model loads briefly (15 to 25 seconds on a fast connection, 2 to 3 minutes on mobile 4G). After that it's instant.
- Click Remove background. Want a solid colour instead of transparency? Tick that box and pick a colour. Download the PNG.
When does it work well, and when not?
Let's be honest: a model that runs locally and for free won't beat an expensive desktop tool in every case. The model is strong on people, products and animals. A portrait, a product shot on a plain surface, or your dog in the garden comes out reliably.
It gets harder with architecture (a white façade against a white sky), glass, or fine detail like strands of hair and branches against a busy background. The model then "guesses" and you can get semi-transparent edges. The trick: pick a photo with more colour contrast between subject and background and the edges get noticeably cleaner. For critical cut-outs, like product photos for a large shop, a professional tool can still be worth the money.
Frequently asked questions
Is my photo uploaded? No. The photo never leaves your device; processing happens in your browser. Only the model is fetched, once.
Why does the first run take longer? That's when the model is downloaded once. After that your browser caches it and loading is instant. We deliberately use the largest, most accurate model, because a smaller variant gives clearly worse edges.
Which formats can I use? JPG, PNG, WebP and HEIC as input. Output is always PNG, transparent or with a solid background colour of your choice.
Is it really free? Yes. The tool uses an open-source model. No API calls, no credits, no limits. For commercial use, do check the model's licence.
Try it yourself: Remove background. One photo, no account, and your photo stays yours.