← All models
Ideogram
ideogram-v3-reframe
Image editby ideogram
Extend existing images with Ideogram V3's reframe feature. Create expanded versions and adaptations while preserving main image and adding new creative directions through prompt guidance.
images
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 |
| style | — | The style type to generate with. Cannot be used with style_codes. |
| image_urlrequired | string | The image URL to reframe |
| 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. |
| image_sizerequired | — | The resolution for the reframed output image |
| image_urls | — | A set of images to use as style references (maximum total size 10MB across all style references). The images should be in JPEG, PNG or WebP format |
| num_images | integer | Number of images to generate. |
| style_codes | — | A list of 8 character hexadecimal codes representing the style of the image. Cannot be used in conjunction with style_reference_images or style |
| style_preset | — | Style preset for generation. The chosen style preset will guide the generation. |
| color_palette | — | A color palette for generation, must EITHER be specified via one of the presets (name) or explicitly via hexadecimal representations of the color with optional weights (members) |
| 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 |
