← All models
Remove Background
imageutils-rembg
Image editby infery
Remove the background from an image.
images
Details
- Accepts
- image
Pricing
- Price
- 0.139 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | Input image url. |
| sync_mode | boolean | If `True`, the media will be returned as a data URI and the output data won't be available in the request history. |
| crop_to_bbox | boolean | If set to true, the resulting image be cropped to a bounding box around the subject |
Output
| Field | Type | Description |
|---|---|---|
| image | — | Background removed image. |