← Back to all generators
851-labs/background-remover
OfficialView on Replicate →
Remove backgrounds from images.
Capabilities
Reference Images
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image* | string(uri) | Input image | — | — |
background_type | string | Background type: 'rgba', 'map', 'green', 'white', [R,G,B] array, 'blur', 'overlay', or path to an image. | "rgba" | — |
format | string | Output format (e.g., png, jpg). Defaults to png. | "png" | — |
reverse | boolean | If True, remove the foreground instead of the background. | false | — |
threshold | number | Threshold for hard segmentation (0.0-1.0). If 0.0, uses soft alpha. | 0 | — |
imagerequiredstringInput image
background_typestringBackground type: 'rgba', 'map', 'green', 'white', [R,G,B] array, 'blur', 'overlay', or path to an image.
Default:
"rgba"formatstringOutput format (e.g., png, jpg). Defaults to png.
Default:
"png"reversebooleanIf True, remove the foreground instead of the background.
Default:
falsethresholdnumberThreshold for hard segmentation (0.0-1.0). If 0.0, uses soft alpha.
Default:
0Version:
a029dff38972Updated: 7/25/202616.5M runs
cinemasetfree.com