You've got a photo and you only want part of it — the person, the product, the object — without whatever's behind them. That's background removal, and it used to mean a slow manual cutout in an image editor. It doesn't anymore: an AI model can do it in seconds, right in your browser, without installing anything or sending the photo anywhere.
What "removing the background" actually does
Every removal tool is doing the same basic job: deciding, pixel by pixel, which parts of the image are the subject and which parts are background, then making the background area transparent instead of deleting it outright. That transparency is stored in the file as an alpha channel — a fourth channel alongside red, green and blue that says how see-through each pixel is. A JPG can't hold that information at all, which is why the result always comes back as a PNG: it's the common format that supports a fully transparent background, ready to sit on top of anything else.
The fastest way: AI background removal in your browser
- Open Altto's Background Remover and upload a JPG, PNG or WebP photo.
- Click Remove background. An on-device AI model analyses the image and works out the subject — the first time you do this in a session, your browser also downloads the model itself (roughly 40–80MB), so it takes a moment longer than every removal after it.
- Download the result: a PNG with a transparent background, at your original photo's resolution.
Because the model runs inside the browser tab itself, your photo is never uploaded to a server at any point — only the AI model (not your image) is fetched from a CDN, the same way a page loads a font.
Getting a clean cutout: what helps and what hurts
- A single, clear subject gives the model the least to guess at — one person or product reads far more reliably than a cluttered group shot.
- A background that's visually distinct from the subject — different in colour or brightness — gives the model a clean edge to find. A white product against a white wall is the hardest case there is.
- Sharp focus matters more than most people expect: motion blur softens the exact boundary the model is trying to draw, which shows up as a slightly fuzzy or uneven edge.
- Fine detail is the hardest part of any cutout — flyaway hair, fur, lace, anything with lots of thin, irregular edges. Even a good cutout can lose a little of that detail; if it matters for your use case, check the edge closely before you use the result.
What to do with a transparent PNG once you have one
| Use case | What to do | Tip |
|---|---|---|
| Product listing photos | Place the cutout onto a solid white or brand-colour background | Keep lighting consistent across a set so every product looks like it belongs together |
| Profile or LinkedIn photo | Drop it onto a plain, neutral background | Match the crop and framing to your other headshots for consistency |
| Presentation slides | Layer the PNG directly onto the slide | PowerPoint and Google Slides both support PNG transparency natively — no extra steps |
| Website graphics or thumbnails | Keep it transparent and position it with CSS | Avoids the visible rectangular box a flattened image would leave around the subject |
If you'd rather flatten the result onto a solid colour instead of keeping it transparent, open the PNG in any image editor and place it above a new background layer — the transparent area does the work of showing whatever's underneath.
Common questions
Is my photo uploaded anywhere when I remove its background?
What file do I get back after removing a background?
Why does the first background removal take longer than the next one?
What kind of photos give the cleanest cutout?
Can I put the cut-out subject onto a new background?
Need to remove a background right now?
Altto's Background Remover runs entirely in your browser — your photo is never uploaded, and every download is free with no watermark.