← All models
Ideogram Remove Background
ideogram-remove-background
Image editby ideogram
Remove backgrounds from existing images with Ideogram's remove background feature. Isolate subjects cleanly for compositing and creative reuse.
images
Pricing
- Price
- 1.25 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | The image URL whose background needs to be removed. The foreground subject is preserved against a transparent background. JPEG, PNG and WebP formats are supported (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 foreground image with the background removed (transparent). |
