ideogram_v3
Ideogram v3 Quality — AI image generation with best-in-class text rendering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mask | No | A black and white image. Black pixels are inpainted, white pixels are preserved. The mask will be resized to match the image size. | |
| seed | No | Random seed. Set for reproducible generation | |
| image | No | An image file to use for inpainting. You must also use a mask. | |
| prompt | Yes | Text prompt for image generation | |
| resolution | No | Resolution. Overrides aspect ratio. Ignored if an inpainting image is given. | None |
| style_type | No | The styles help define the specific aesthetic of the image you want to generate. | None |
| aspect_ratio | No | Aspect ratio. Ignored if a resolution or inpainting image is given. | 1:1 |
| style_preset | No | Apply a predefined artistic style to the generated image (V3 models only). | None |
| magic_prompt_option | No | 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. | Auto |
| style_reference_images | No | A list of images to use as style references. |