BRev Free Tools
At BRev Digital, essentials should be a right — free, forever.
Open in workspacekeep several tools open at once
All tools
Background remover

Remove any image background — free

Drop a photo and get a clean, transparent PNG in seconds. It runs entirely in your browser, so your image is never uploaded — no sign-up, no watermark.

Remove a backgroundone image at a time · cut out in your browser

Drop an image here

or click to choose · JPG, PNG or WebP · processed on your device

Choose image
Model
First cut-outdownloads the model you pickonce — cached by your browserevery image after that works offlineno upload · no account · no per-image fee
Your image is processed entirely in your browser and never uploaded.

This background remover runs a segmentation model inside your browser tab, so the photo you choose is read from your own disk and is never sent to a server. Before you start, you pick one of two models. Fast is RMBG-1.4, an 88 MB download that takes a few seconds per image. Best quality is BiRefNet: slower and finer on hair and edges, and a 473 MB download on a GPU with WebGPU half-precision support or 940 MB everywhere else. The page states the figure for your device before the first cut-out, because on a mobile connection that is worth knowing in advance. The model is fetched once from Hugging Face and kept in your browser's cache, so later images reuse it. It predicts a mask for the subject, which is scaled back to your photo's full pixel dimensions and written into the alpha channel of a PNG. You can keep the result transparent or flatten it onto white or black before you save it.

What you can do

How to use background remover

  1. Under “Model”, pick “Fast” or “Best quality”Fast is selected by default and suits most photos. Best quality downloads a larger model that handles fine hair and edges better; the note below the choice shows how many MB your device will download.
  2. “Drop an image here” or click “Choose image”Drag a JPG, PNG or WebP onto the drop area, or click it to open the file picker. Processing starts as soon as the file is chosen; the first time, a progress bar shows the one-time model download.
  3. Pick a backdrop under “Backdrop & export”Choose “Transparent”, “White” or “Black”. The Result pane shows the cut-out on that backdrop so you can check the edges before saving.
  4. Click “Download PNG”The file is saved as background-removed.png. Click “New image” to clear the page and cut out another photo with the model that is already loaded.

FAQ

Is my photo uploaded to a server?

No. The model runs in your browser tab: the image is read from your device, cut out on a canvas and handed back to you as a file download. The only thing fetched for the cut-out is the model itself, downloaded once from Hugging Face; your picture is not part of that request.

Why is the first background removal slower than the rest?

The first cut-out downloads the model you chose: 88 MB for Fast, and for Best quality 473 MB on a GPU that supports WebGPU half-precision (shader-f16) or 940 MB otherwise. Your browser caches it, so later images reuse the stored copy instead of downloading it again. The page shows the size for your device before you choose a photo.

What is the difference between Fast and Best quality?

Fast runs RMBG-1.4 and takes a few seconds per image. Best quality runs BiRefNet at 512×512, which is slower but finer on hair and edges. In a comparison on ten real portraits, including ghutra, shemagh, hijab, hard hat and long hair, Fast produced clean masks on all of them; the two models differed on the hardest headwear frames. Start with Fast and switch if the edges are not good enough.

Which image formats and sizes does it accept?

JPG, PNG and WebP. A file that is not an image is refused with a message rather than ignored. There is no hard size cap, but the cut-out happens at full resolution in your tab's memory: above 12 megapixels the tool warns that it will take a while, and above 40 megapixels that it will probably run out of memory, so resizing the photo first will finish far sooner.

What does the downloaded file look like?

It is always a PNG named background-removed.png, at the same width and height as your original. With Transparent selected, the background is see-through and edges such as hair are partly transparent, so they blend onto whatever you place the image on. White or Black fills the background with that colour before the file is saved.

Can I remove the background from several images at once?

No, it works on one image at a time. After saving, “New image” clears the page for the next photo, and the model stays loaded for the rest of the visit, so the next cut-out skips the download.

Does the PNG keep my photo's EXIF data or GPS location?

No. The result is drawn fresh on a canvas, and a canvas holds only pixels, so the camera details, capture time and location stored in your original photo are not written into the PNG.

Related tools