Remove an object from a photo by providing a black-and-white mask of the area to clean. Flux-fill restores the background seamlessly.
Per image — object removal (flux-fill)
Output
Example
Example output from Object Removal
Pricing
Criteria
Per image — object removal (flux-fill)
per request
Overview
Object Removal wipes a region from an image when you provide a mask.
White pixels in the mask = remove; black = keep. Flux-fill restores the
underlying scene seamlessly.
How it works
Send the source image URL plus a mask URL (same dimensions; black-and-white).
Flux-fill replaces the masked region using surrounding context, then a clean
output is returned at the original resolution.
Common use cases
- ●Removing props, watermarks, or distractions from product shots
- ●Cleaning up photo backgrounds before composition
- ●Marketing-asset prep at scale
API call shape
```json
POST /v1/models/runflow/object-removal/runs
{ "image_url": "https://…/photo.jpg",
"mask_url": "https://…/mask.png" }
```
Frequently asked questions
Related models
Background Removal
runflow/background-removal
Remove the background from an image and return a clean cutout with a transparent...
Model Removal
runflow/model-removal
Remove the human model from a garment or apparel photo and recover a clean flat-...
Product Isolation
runflow/product-isolation
Isolate the main product from a busy scene onto a clean background, using an opt...
Tag Removal
runflow/tag-removal
Remove price tags, stickers, and labels from product images while preserving the...
Start generating with Object Removal
Get API access in minutes. No GPU setup, no infrastructure to manage.
