← All models
Generate images with transparent backgrounds using Ideogram Transparent model
images
Details
- Accepts
- text
Pricing
- Price
- 3.75 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Seed for the random number generator |
| promptrequired | string | |
| 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. |
| num_images | integer | Number of images to generate. |
| aspect_ratio | stringenum: 1:3, 3:1, 1:2, 2:1, 9:16, 16:9… | The aspect ratio of the generated image. |
| expand_prompt | boolean | Determine if MagicPrompt should be used in generating the request or not. |
| negative_prompt | string | Description of what to exclude from an image. Descriptions in the prompt take precedence to descriptions in the negative prompt. |
| rendering_speed | stringenum: TURBO, BALANCED, QUALITY | The rendering speed to use. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed used for the random number generator |
| images | array |