# Text to image

## Create images from simple text prompts

To get the best out of our AI image generation tool:

{% stepper %}
{% step %}
Select Image mode.
{% endstep %}

{% step %}
Enter your prompt.
{% endstep %}

{% step %}
Choose a model, aspect ratio and generation settings.
{% endstep %}

{% step %}
Click Generate.
{% endstep %}
{% endstepper %}

<figure><img src="/files/jR9SChjiJJUW85ztOTB1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ESaM197qAwwcPCNMWNfJ" alt=""><figcaption></figcaption></figure>

**Create** is supported by the following models:

<table data-full-width="false"><thead><tr><th width="180.8597412109375">Models</th><th>Description</th></tr></thead><tbody><tr><td>Flux dev </td><td>A pioneering experimental engine engineered for rapid, high-detail image synthesis with a bold artistic diversity.</td></tr><tr><td>Realistic</td><td>A high-fidelity generator that produces true-to-life visuals with precise textures, authentic lighting, and natural depth for portraits and scenes.</td></tr><tr><td>Chatgpt Image </td><td>Delivers prompt-accurate visuals, excels at incorporating readable, precise text into images</td></tr><tr><td>Imagen 3</td><td>Specializes in producing photorealistic, detailed images with accurate lighting, textures, and object relationships</td></tr><tr><td>Flux Ultra 1.1</td><td>Excels at high-resolution photorealistic rendering with fine-grained texture fidelity, making it ideal for product visualizations and architectural mock-ups.</td></tr><tr><td>Ideogram v3</td><td>Noted for its advanced typography control—it can generate images that incorporate crisp, correctly spelled text in complex layouts.</td></tr><tr><td>Minimax Image </td><td>Great for realistic portraits, product images, and structures</td></tr><tr><td>Seedream v3</td><td>Specializes in dream-like cinematic scenes; it synthesizes rich lighting, atmospheric depth, and vibrant color palettes reminiscent of concept-art mood boards.</td></tr><tr><td>Ideogram Character</td><td>Best in class one shot character consistency model</td></tr><tr><td>Dreamina Image 3.1</td><td>Great for mood, design, worldbuilding, and storytelling.<br>Not ideal for prompt-as-spec use cases like typography-heavy layouts.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.imagine.art/copy/image/text-to-image.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
