← All models
Ideogram Object Removal
ideogram-object-removal
Image editby ideogram
Prompt-free object removal from an image and mask, erasing objects with their shadows and reflections and reconstructing the scene cleanly.
images
Pricing
- Price
- 3.75 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| mask_urlrequired | string | A black-and-white mask matching the source image dimensions. White pixels are removed and black pixels are preserved (maximum file size 10MB). |
| image_urlrequired | string | The source image containing the object to remove (maximum file size 10MB). |
| 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. |
Output
| Field | Type | Description |
|---|---|---|
| image | — | The image with the masked object removed. |
