# AI Image

With i10x.ai Image, you don't need a designer, a stock photo subscription, or any creative software. Just describe what you want to see - and watch it come to life in seconds.

Whether you need a product mockup, a social media visual, a blog header, or a piece of concept art - i10x has the right model for the job.

{% hint style="info" %}
💡 The quality of your image depends heavily on the quality of your prompt. The more descriptive you are - style, mood, colours, composition - the better the result.
{% endhint %}

### How to Generate an Image

1. Click "Image" in the left sidebar of your i10x dashboard.
2. Select your preferred image model.
3. Type a detailed description of the image you want to create.
4. Choose your image dimensions and settings.
5. Click Generate and wait a few seconds.
6. Download your image or generate variations.

### Choosing Your Image Model

Each image model has a distinct style, strength, and best use case. Here is a breakdown of every model available in i10x.ai so you can pick the right one for your project.

| Model                      | Best For                                                              | Style                      | Speed       |
| -------------------------- | --------------------------------------------------------------------- | -------------------------- | ----------- |
| **GPT-Image-1.5**          | High-quality general purpose images, text in images                   | Photorealistic & versatile | ⚡ Fast      |
| **GPT-Image-1**            | Reliable all-rounder for most tasks                                   | Photorealistic & versatile | ⚡ Fast      |
| **DALL-E 3**               | Creative and artistic concepts, strong prompt understanding           | Illustrative & artistic    | ⚡ Fast      |
| **DALL-E 2**               | Simple quick generations, lower credit cost                           | Basic & illustrative       | ⚡⚡ Fastest  |
| **Google Nano-Banana**     | Image editing and transformation tasks                                | Photorealistic editing     | ⚡ Fast      |
| **Google Nano-Banana Pro** | High-resolution editing, up to 2K, supports up to 10 reference images | Photorealistic editing     | 🐢 Thorough |
| **Google Imagen 4**        | Photorealistic scenes, product photography                            | Ultra-realistic            | 🐢 Thorough |
| **xAI Imagine**            | Creative and experimental visuals                                     | Bold & stylized            | ⚡ Fast      |
| **FLUX Pro 1.1 Ultra**     | Ultra-detailed, highest quality outputs                               | Hyper-realistic & detailed | 🐢 Thorough |
| **FLUX Pro 1.1**           | High quality with a good speed/quality balance                        | Realistic & detailed       | ⚡ Fast      |

{% hint style="info" %}
💡 Quick Guide:

→ Need the best quality? Use FLUX Pro 1.1 Ultra or Google Imagen 4.\
→ Need to edit or transform an existing image? Use Google Nano-Banana or Google Nano-Banana Pro.\
→ Need speed and reliability? Use GPT-Image-1.5 or DALL-E 3.\
→ Want to experiment creatively? Try xAI Imagine or DALL-E 3.\
→ On a tight credit budget? Use DALL-E 2 for simple tasks.
{% endhint %}

### Understanding the Settings

Each model has its own settings panel. While the exact options vary slightly between models, here is what you will commonly find and what each setting means:

| Settings               | What it does                                                                                                                |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **Prompt**             | Describe the image you want to create. The more detail the better.                                                          |
| **Quality**            | Controls the level of detail and rendering. Higher quality = sharper result, more credits.                                  |
| **Size / Resolution**  | The dimensions of the output image. Choose based on where you will use it (e.g. square for social media, wide for banners). |
| **Aspect Ratio**       | The width-to-height ratio. Use 1:1 for social media, 16:9 for video thumbnails and presentations.                           |
| **Background**         | Set to transparent if you need a cutout for design work.                                                                    |
| **Reference Images**   | Upload existing images to guide, transform, or edit. Depending on the model you can upload up to 3–10 reference images.     |
| **Input Fidelity**     | How closely the output follows your reference image. Low = more creative freedom. High = stays closer to your reference.    |
| **Output Format**      | The file format of the generated image. Use `webp` or `jpg` for web use. Use `png` for transparent backgrounds.             |
| **Output Compression** | Controls file size vs. quality. The default is the sweet spot for most use cases.                                           |

### Pricing

Each model has a different credit cost per generation depending on the quality and complexity of the output. You can see the exact credit cost and estimated number of runs at the bottom of each model's settings panel before you hit Generate.

{% hint style="info" %}
💡 Credit Tip: Test your prompt with a faster, lower-cost model first to get the composition and style right. Once you are happy, switch to a premium model like FLUX Pro 1.1 Ultra or Google Imagen 4 for the final high-quality version.
{% endhint %}

### Writing a Great Image Prompt

The more detail you give, the better your result. A strong image prompt includes:

→ Subject - What is the main focus of the image?\
→ Style - Is it photorealistic, illustrated, cinematic, minimalist?\
→ Mood - Is it bright and energetic, dark and moody, warm and inviting?\
→ Colours - Any specific colour palette?\
→ Composition - Close-up, wide shot, bird's eye view?

| ❌ Weak Prompt           | ✅ Strong Prompt                                                                                                                                 |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **"A coffee shop"**     | "A cozy independent coffee shop interior, warm golden lighting, exposed brick walls, steam rising from a coffee cup, photorealistic, wide shot" |
| **"A business person"** | "A confident female founder presenting to investors in a modern glass boardroom, natural daylight, professional photography style"              |
| **"A logo"**            | "A minimalist tech startup logo, geometric design, deep blue and white, clean lines, vector style, white background"                            |
| **"A landscape"**       | "A dramatic mountain sunrise, golden hour lighting, misty valleys, aerial perspective, hyper-realistic photography style"                       |

### Use Cases

| Who                      | What They Create                                       |
| ------------------------ | ------------------------------------------------------ |
| **Founders & Marketers** | Social media visuals, ad creatives, pitch deck imagery |
| **Content Creators**     | Blog headers, YouTube thumbnails, newsletter visuals   |
| **Freelancers**          | Client mockups, brand concepts, presentation visuals   |
| **Students**             | Project visuals, presentations, creative assignments   |
| **Developers**           | App mockups, UI concepts, icon designs                 |

{% hint style="info" %}
✅ Try This Now:

Type this into the Image generator:

"A sleek, modern AI dashboard interface on a MacBook screen, dark mode, glowing blue accents, minimal design, photorealistic, soft studio lighting."

See what i10x.ai creates in seconds.
{% endhint %}


---

# 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://knowledge.i10x.ai/ai-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.
