← All models
Ideogram V2
ideogram-v2
Image generationby ideogram-ai
Ideogram V2 generates high-quality images from text with state-of-the-art inpainting, prompt comprehension, and text rendering. Use Ideogram V2 with an API.
images
Pricing
- Price
- 10 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| mask | string | A black and white image. Black pixels are inpainted, white pixels are preserved. The mask will be resized to match the image size. |
| seed | integer | Random seed. Set for reproducible generation |
| image | string | An image file to use for inpainting. You must also use a mask. |
| promptrequired | string | Text prompt for image generation |
| resolution | —enum: None, 512x1536, 576x1408, 576x1472, 576x1536, 640x1344… | Resolution. Overrides aspect ratio. Ignored if an inpainting image is given. |
| style_type | —enum: None, Auto, General, Realistic, Design, Render 3D… | The styles help define the specific aesthetic of the image you want to generate. |
| aspect_ratio | —enum: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2… | Aspect ratio. Ignored if a resolution or inpainting image is given. |
| negative_prompt | string | Things you do not want to see in the generated image. |
| magic_prompt_option | —enum: Auto, On, Off | Magic Prompt will interpret your prompt and optimize it to maximize variety and quality of the images generated. You can also use it to write prompts in different languages. |
