Background Remover
Remove the background from any photo with AI, 100% in your browser. No uploads, no sign-up, no watermark. Keep it transparent or set a color or a new image.
Fast · ideal for people and portraits
Drag an image, click, or paste with Ctrl+V
JPG, PNG, WebP · works best with a clear subject
How it works
It uses open-source AI models (MODNet for people, and BEN2 / ORMBG for objects) and automatically picks the best for your device. Everything runs in your browser: your image is never uploaded.
The model downloads once and is stored in your browser cache so next time is instant. It's not perfect — no background remover is.
Useful to free space or if you stop using the tool.
Built by
Miguel Ángel Colorado Marin (MACM)
Built by
Miguel Ángel Colorado Marin (MACM)
Full-Stack Developer · Guadalajara, España
I develop web apps, digital tools and full projects — from design to deployment.
How to remove an image background?
- 1
Upload your image
Drag a photo (JPG, PNG, WebP) onto the drop zone or click to select it. The image never leaves your device: all AI processing happens in your browser with WebGPU/WebAssembly.
- 2
Let the AI work
The first time, the AI model downloads (only once, a few MB, then cached). You'll see a progress bar. After that, removing the background of each image takes just a few seconds.
- 3
Choose the background
Keep the background transparent (PNG with alpha channel), apply a solid color with the picker, or upload a new image that is placed behind the subject. The preview updates instantly.
- 4
Download the PNG
Click 'Download PNG' to save the result in high quality, with no watermark and no limits. You can process as many images as you want.
Privacy: your photo never leaves your browser
Unlike most background-removal sites, here the AI runs directly on your device. We load an open-source AI model in your browser (with WebGPU when available, or WebAssembly) and all the cutout happens locally. Your image is not uploaded, not stored and seen by no one. Ideal for personal photos, documents or confidential material.
Frequently asked questions
Are my photos uploaded to a server?
No. All the AI runs inside your browser using WebGPU/WebAssembly. The image is never sent to any server, nothing is stored, and you can even disconnect the Internet after the model loads. It's the most private way to remove backgrounds.
Is there a watermark or download limit?
No. The result downloads as a high-quality PNG with no watermark, no image limit and no sign-up. Unlike many sites that add a watermark or charge for full resolution, here the full download is free.
What kind of images work best?
There are two modes: 'Person' (MODNet model) for portraits and people, and 'Objects' (BEN2 model, one of the best open-source ones) for products, documents or any subject. It works best with a clear outline and good contrast against the background; with glass or very fine hair it may need a small manual touch-up afterwards, which you can do with the built-in brush.
Why is the first run slower?
The first time, your browser downloads the AI model (from a few MB in Person or Light mode, up to about 200 MB for the top Quality model) and caches it. That's why the first image takes a bit longer. From the second image on, the model is already loaded and the process is much faster.
Can I change the background to another color or image?
Yes. After removing the background you can keep it transparent, pick a solid color with the picker, or upload a new image that is placed behind the subject. Everything is composited in your browser and downloaded as PNG.
How do I fix what the AI missed or removed too much?
Below the result there's an editor. With the magic brush you paint over leftover background or fringes and it erases only that colour, leaving the object intact; or you restore a missing area. And with 'AI select' you drag a rectangle around an object and the AI selects it whole to add it to or remove it from the cutout. All in your browser, nothing uploaded.
Do I need to install anything?
No. It's a web tool: it works in modern Chrome, Edge, Firefox and Safari with nothing to install. For maximum speed, browsers with WebGPU (current Chrome/Edge) accelerate the process using the GPU.
Related tools
Embed Background Remover on your site
Add Background Remover to any web page with a simple iframe. Free, with attribution to miguelacm.es.
<iframe
src="https://miguelacm.es/embed/background-remover"
width="100%"
height="700"
frameborder="0"
title="Background Remover — miguelacm.es"
></iframe>View embed in new tab →