About the Image Background Remover
What is an image background remover?
It is a tool that finds the main subject of a photo and throws away everything behind it, leaving a PNG with a transparent background you can drop onto a white product page, a colored poster or a different photo entirely. People used to do this by hand with the pen tool in Photoshop, and on anything with hair or fur it took the best part of an afternoon.
This one uses a neural network called U-2-Net that runs on your own machine through WebAssembly. Your photo never gets uploaded, there is no account to make, no credit to spend and no watermark on the way out. You also get the full resolution file, which is the part most free tools quietly hold back. Remove.bg, for one, caps its free download at 612 by 612 pixels.
How to Use This Tool
- Add a photo. Click the box, drag a file onto it, or just press Ctrl+V to paste one from your clipboard. Several at once is fine.
- Press Remove background. The first run downloads the model, which takes a few seconds. After that it is cached and every later cutout starts straight away.
- Check the edges. Switch to Compare to wipe between the original and the cutout, or Mask to look at the transparency on its own.
- Fix anything the model got wrong. Pick Remove or Restore and paint on the preview. Zoom in first for fine detail like hair.
- Choose what sits behind the subject. Leave it transparent, drop in a color, blur the original photo, or load a different picture.
- Press Download for a PNG at the original size. With more than one image loaded you also get a ZIP of the whole batch.
Example
With the default settings, this product photo will be converted to a transparent PNG with the studio backdrop and its shadow gone. Drag the handle to wipe between the two.
Input: JPG with a backdropOutput: transparent PNG
Switch the background to Color and pick white, and the same cutout comes out as a clean product shot ready for a marketplace listing.
Common Use Cases
Cutting out a subject is one of those jobs that turns up everywhere once you have a fast way to do it.
- Product listings: Amazon, eBay and Etsy all want the item on plain white. Remove the backdrop, switch the background to white, download the JPG.
- Profile pictures: pull yourself out of a busy conference photo and drop the result onto a flat color for LinkedIn or Slack.
- Presentation slides: a transparent PNG sits on a slide without the ugly white rectangle a JPG brings with it.
- Thumbnails and social posts: float a subject over bold type, which is the whole visual language of a YouTube thumbnail.
- Print work: flyers, packaging and lookbooks where the subject has to sit on a brand color rather than whatever was behind it.
- Web design: a cutout hero image over a CSS gradient, with no background baked into the file to fight your layout.
- Photo composites: put the subject somewhere else entirely by loading a new photo as the background.
Frequently Asked Questions
How do I remove the background from an image for free?
Add your photo to the box above and press Remove background. The cutout appears in a few seconds and downloads as a transparent PNG at the size you started with. There is no account, no credit system and no watermark, because the work happens on your computer rather than on a server we have to pay for.
Are my photos uploaded anywhere?
No. The AI model is downloaded to your browser once, then every cutout is calculated locally. Your pictures never travel over the network, which matters if you are working with unreleased product shots, client photos, medical images or anything else you would rather not hand to a stranger's server. You can even pull your network cable out after the model has loaded and it keeps working.
What image formats can I use?
JPG, PNG, WebP, GIF, BMP, AVIF and ICO all work, as long as your browser can decode them. The download can be a PNG, a WebP or a JPG. Pick PNG or WebP when you want the transparency, and JPG only when the subject is going onto a solid background anyway, since JPG has no alpha channel to store transparency in.
Why is the first cutout slower than the rest?
The first run has to fetch the neural network itself, which is 4.6 MB on the Balanced setting. Once it lands, your browser keeps it in its cache and later cutouts skip that step entirely. On a normal laptop the cutout itself takes somewhere between one and three seconds.
The cutout missed part of my subject. Can I fix it?
Yes, and this is the part most free tools charge for. Pick the Restore brush and paint over anything the model dropped, or the Remove brush to take away leftovers. Zoom in with the slider or the mouse wheel for fine work, and press Ctrl+Z if a stroke goes wrong. The Edges panel also has a grow and shrink control that pulls the whole outline in or pushes it out by a pixel or two, which fixes a thin halo faster than brushing ever will.
Can I remove the background from several images at once?
Yes. Select or drop as many as thirty files and they queue up in a list. One press works through all of them, and the Download all as ZIP button packs every finished cutout into a single archive using whatever file type and background you have chosen.
Does the download have a watermark or a size limit?
Neither. What you download is the same resolution as what you put in, with nothing stamped on it. Photos above roughly 40 megapixels get scaled back a little so the browser does not run out of memory, and the message after the download says so.
How do I get a white background instead of a transparent one?
Switch the Background control from None to Color, then click the white swatch or pick your own shade. This is what marketplaces such as Amazon ask for. You can also blur the original photo to fake a shallow depth of field, or load a completely different picture to composite your subject into a new scene.
Does it work on hair and fur?
Better than you might expect. After the model produces its mask, we run an edge refinement pass that pulls the outline onto the real edges in the photo, then strip the color the old background left behind on the semi-transparent pixels. That second step is what stops a green lawn from leaving a green rim around a dog. For genuinely hard shots, such as wispy hair against a busy background, switch the model to Maximum detail and accept the bigger download.
Can I use the cutouts commercially?
Whatever rights you had over the original photo, you still have. We claim nothing over what you make here, and since your files never reach us there is nothing for us to claim. If you need to resize the result afterwards, our Image Resizer and PNG Compressor work the same way, with nothing leaving your machine.