Remove Background

100% Automatically and Free

or drop a file,
paste image or URL

No image? Try one of these:
original result
Original Result

Automatic

Cut the subject from the background in one click.

🎨

Any background

Transparent, solid color, or green screen.

🌅

Add background

Place your subject on any background image you upload.

Perfect for every use case

Remove Objects

Click what you want gone — AI fills the gap

then click each person/object to erase

See before / after — tap a sample:
before after
Before After
How it works — click people/objects, AI fills the gap
🖱️

One-click select

Click a person or object — AI selects it precisely.

🪄

Smart fill

The gap is filled in to match the surroundings.

👥

Multiple at once

Remove several people or objects in one pass.

API

Coming soon

A REST API to remove backgrounds at scale is on the way.
Drop in your image, get a cutout back — programmatically.

POST /api/remove
Content-Type: multipart/form-data

image=@photo.jpg
bg=transparent        # or #ffffff, #00b140 …
mode=base             # fast | base | base-nightly
🚧 Under construction