# AI Images

Blotato offers multiple AI models for image generation.

You can easily create, update, and regenerate high-quality AI images directly within Blotato!

Set up your [Brand Kit](https://help.blotato.com/settings/brand-kit) in Settings > My Brand to personalize AI-generated images with your business context and brand visuals.

{% embed url="<https://youtu.be/iU1MBWt03Jk>" %}

## 1. Generate AI Image

To generate an AI image:

* generate a draft post
* click **"+ Add Media"** button at the bottom
* select one of the AI image options:
  * Realistic Image (Recraft) - photorealistic style
  * **Best for Text Image (Nano Banana 2)** - highest overall quality, best text rendering, recommended for infographics and any image with text
  * Creative Image (Flux) - stylized/artistic style

<figure><img src="/files/2CiqU5g5ZOnKS12za5WE" alt=""><figcaption></figcaption></figure>

Blotato analyzes your post to create a detailed image prompt.

To view and edit the image prompt, hover over the AI image and click **"Edit Prompt"**.

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

You'll see a popup like below, containing your original post, the image prompt ("Magic Prompt"), and the AI image.

<figure><img src="/files/7fA1YSjwwxw3crBwf6Sl" alt=""><figcaption></figcaption></figure>

## 2. Edit AI Image

Blotato's AI image generator initially takes your post and runs it through a magic prompt to generate a suitable image prompt.

If you want to edit the "Image Prompt" directly, first disable the "Magic Prompt" toggle.

Click "Regenerate" when you're ready.

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

## 3. Fix Misspelled Text or Low Quality Images

If your AI images have misspellings, low quality, or don't match your prompt, the fix is usually to switch models.

{% hint style="info" %}
**Select the Nano Banana 2 model** for the best text rendering and overall image quality. The default model is the cheapest option and produces lower quality results.
{% endhint %}

Steps to switch:

1. Click **"+ Add Media"** on your draft post
2. Select **"Best for Text Image (Nano Banana 2)"** instead of the default option
3. Click **Regenerate** if the first result is not what you want

Misspellings are a known limitation of AI image generation. To reduce them:

* keep text to a short phrase, not a full sentence
* capitalize the phrase in your prompt, like: `a sign that says "CHATGPT ROCKS!"`
* regenerate 2-3 times until the text is correct
* for baked-in infographic text, always use Nano Banana 2
* if text is still wrong, use Blotato's text overlay feature to add text on top of the image instead
* add "no text" or "no words" to your prompt to prevent the AI from rendering text at all
* in your Brand Kit, add a rule like "never include text in generated images" to apply this globally

## 4. Change Demographic

To change the demographic of the person in your image, copy the "Magic Prompt" into the Blotato remix screen Prompt box.

Write a prompt like this:

```
Update the following image prompt so that it shows XYZ:

[INSERT IMAGE PROMPT HERE]
```

Blotato will generate an updated image prompt.

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

Finally, copy and paste this updated image prompt back into the AI image generator window.

And, generate a new image!

## 5. Change Image Details

Similar to changing an image's demographic, you can change other details in the image.

Follow the same process as in the previous section, using Blotato to update the image prompt for you.

This ensures you get a highly detailed image prompt, which will result in much better AI images.

***

## FAQ

### How do I add a custom prompt for an image? How do I edit the prompt for an AI image generated in the Remix screen?

To edit the image prompt:

1. Click **Add Media**
2. Generate an image
3. Click on the image to open the editing window
4. You'll see options to **Regenerate** or **Edit prompt**

Learn more about AI Images in Blotato in this tutorial: <https://help.blotato.com/features/ai-images>

***

## Struggling to get the image you want?

Use this free AI tool to help you craft AI image prompts:

:point\_right: ​[https://tools.sabrina.dev](https://tools.sabrina.dev/)

It's 100% free, and makes it easy for you to experiment with different styles, using best practice keywords and prompt templates.

The images are generated with a cheap AI model to give you a sense of how it looks. But when you like a prompt, just copy/paste it into blotato to use the advanced image/video models.


---

# 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.blotato.com/features/ai-images.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.
