# Image Prompt

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

### What is Image Prompt?

Think of an **Image Prompt** as the "visual shorthand" for your creative ideas. Instead of relying solely on words, you provide a starting image; a photo, a sketch, or even a previous generation to act as a structural anchor.

You simply upload or drag your image into the Image Prompt field, and the AI uses it as a foundational layer of inspiration. It’s like a conversation where your image sets the scene, and your text prompt provides the direction.

### How to use Image Prompt?

{% stepper %}
{% step %}
**Select Image prompt by clicking on the settings panel.**

<figure><img src="/files/m7fM5l6fdZHNYKy6iDzt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Click to add or drag an existing image to be used as a reference into the "+" button.**

You can upload any image from your device by clicking the "+" button to open the file browser, or simply drag and drop an image directly into the field. Supported formats include JPEG, PNG, and WEBP. For best results, use a clear, well-lit image that reflects the composition or style you want the AI to draw inspiration from.

<figure><img src="/files/lfI37eGGyc99XHOD1h64" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Your image will be used as a prompt.**&#x20;

Once uploaded, the AI will analyse your image and use it as a visual foundation alongside your text prompt. The more relevant your image is to your desired outcome, the more accurately the AI can capture the mood, structure, and style you're going for. You'll see a thumbnail preview of your uploaded image in the field confirming it's been applied.

<figure><img src="/files/JtFjrjKZZLIrVckQUbnd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Make Iterations as you like.**

Not happy with the first result? That's completely normal — and part of the fun! You can adjust your text prompt, swap out your reference image, or tweak your settings and generate again. Each iteration builds on your feedback, helping you get closer to your ideal image with every attempt.

<figure><img src="/files/DK011kwEzyXhLAiUTgrF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Click Create.**

When you're happy with your image prompt and text, hit the Create button to generate your image. The AI will combine your visual reference and text instructions to produce a unique result. Depending on the selected model and settings, generation typically takes just a few seconds.

<figure><img src="/files/DzBUrJiXvsrmwH7r1dA8" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Support

{% hint style="info" %}
Image prompt is supported by all available image generation models.
{% endhint %}

<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/creative-suite/image-tools/image-prompt.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.
