IT Market
Tools/Images/Remove Image Background Online — Free AI Tool
BACKGROUND
REMOVER
✂️

DROP
IMAGE

PNG / JPG / WEBP

или кликните для выбора or click to browse

MAX 10MB
Preview
Модель загрузится после выбора файла The model loads once you pick a file
READY

Tool guide

Remove Image Background

Your PNG, JPEG, or WebP is segmented by a neural network running inside the tab through onnxruntime-web: it labels object and background pixel by pixel and hands back a PNG with an alpha channel. The 6.5 or 44 MB model downloads once on first run and is served from browser cache afterwards, so every image after the first is processed with no network at all. Useful for marketplace product shots, avatars that need transparency, or a logo destined for a coloured backdrop. See also: trim the cut-out down to its edges, shrink the transparent PNG file size, trace a PNG logo into vector shapes.

How to use it

  1. Drop a file onto the «DROP IMAGE» area or browse for it — PNG, JPEG, and WebP are accepted.
  2. In «AI CLEANING MODEL» pick RMBG-1.4 (44 MB) for products, animals, and awkward edges, or MODNet (6.5 MB) when the subject is a person.
  3. Press «REMOVE BACKGROUND» and wait; on the very first run the one-off model download is added to the processing time.
  4. Tick «COMPARE TO ORIGINAL» to inspect the cutout around hair, glass, and thin details.
  5. Press «DOWNLOAD PNG» to save the transparent result; «RESET» clears the workspace for the next shot.

FAQ

RMBG-1.4 or MODNet — which model should I pick?

RMBG-1.4 is 44 MB and trained on a wide range of subjects: gadgets, clothing, food, animals, objects with fiddly outlines. MODNet is only 6.5 MB and specialised in people — it is faster and more accurate on portraits and full-length shots, but it can leave background behind on an object with no person in frame. Start with MODNet for people, RMBG-1.4 for everything else.

Why is the first run slow and the rest fast?

On the first run the browser downloads the selected model's weights — 6.5 or 44 MB — and caches them. After that the network loads from cache in a fraction of a second and only the segmentation itself costs time. Switching models triggers one more download; the two models are cached independently.

Is my photo sent to a server?

No. The only network traffic is the model weights and the onnxruntime-web runtime. The image itself is read from the file, turned into a tensor, and stays in the tab's memory. Nothing carrying the picture leaves your machine, which makes the tool usable on work material you are not allowed to hand to a cloud service.

The edge has a halo, or hair got cut off. What now?

Try the other model first: MODNet usually catches loose strands on portraits, while RMBG-1.4 is cleaner on hard geometric edges. Turn on the compare checkbox to see exactly where the outline drifts. A larger source with a contrasting background helps too — a grey jumper against a grey wall is hard for any model because there is no real boundary there.

Can I get a white background instead of a transparent one?

The export is a PNG with an alpha channel only, so it comes back genuinely transparent. Put that PNG over a white layer in any editor, or straight into a marketplace template, to get white. Keeping it transparent is more flexible: the same cutout then works over white, over a colour, or over another photo.

Is there a file size or resolution limit?

Yes. The file must be under 10 MB, which the tool enforces before anything starts, and only PNG, JPEG and WebP are accepted. Within that cap the ceiling is tab memory: images up to about 12-16 megapixels go through on an ordinary laptop, and on a phone stay under roughly 8. PNGs that already contain transparency are fine, the model simply segments what it can see.

Does it work offline?

Once a model has downloaded successfully, yes: the weights sit in browser cache and segmentation runs locally. Just do not clear the site data. After a cache wipe, or in a private window, the model has to be fetched again, and without a connection the tool will not start in that state.

Examples

Marketplace product card
Before: A sneaker on a wooden table, 2000x1500 JPEG with shadows at the edges
After: A 2000x1500 transparent PNG from RMBG-1.4 — the shoe drops straight onto a white template with no manual masking
Portrait for a slide deck
Before: A staff photo shot against an office wall, 1200x1600 PNG
After: A PNG with an alpha channel from MODNet — shoulders and hairline preserved, the room removed entirely