Infery.ai
← 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

FieldTypeDescription
mask_urlrequiredstringA black-and-white mask matching the source image dimensions. White pixels are removed and black pixels are preserved (maximum file size 10MB).
image_urlrequiredstringThe source image containing the object to remove (maximum file size 10MB).
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.

Output

FieldTypeDescription
imageThe image with the masked object removed.