> For the complete documentation index, see [llms.txt](https://docs.ideogram.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ideogram.ai/using-ideogram/getting-started/prompting-guide/7-creative-tools-in-ideogram.md).

# 8. Creative Tools in Ideogram

Ideogram comes with several built‑in helpers that can *shift* or *amplify* whatever your prompt says. Think of them as “prompt modifiers.” They don’t replace good wording, but they can change the direction, polish, or diversity of the result.

Below is what each tool *does* to your prompt or image—and when to reach for it. (Full button locations and step‑by‑step instructions live in the official docs.)

***

## Describe – “Image to Prompt”

* **What it does**: Reads an existing image (uploaded or generated) and writes a fresh prompt that would recreate something similar.
* **Why use it**:
  * Kick‑start a new idea when you don’t know how to word it.
  * Borrow phrasing tricks from images whose style you like.
  * Reverse-engineer the JSON structure of an image you want to build on.
* **Best practice**: Treat the generated text as a *draft*. Edit details, reorder parts, or shorten it before re‑using.

***

## Magic Prompt

* **What it does**: Expands or beautifies your text with an LLM. Short prompts grow; long prompts change only slightly. With Ideogram 4.0, Magic Prompt expands your plain text into a **full JSON caption**, giving you the precision benefits of structured prompting from a casual description.
* **Why use it**:
  * Add richer adjectives, lighting cues, or stylistic hints automatically.
  * Get JSON-quality output without writing JSON yourself.
  * Translate your ideas from any language into well-formed English.
* **Best practice**:
  * Short, exploratory prompt? Let Magic Prompt run wild.
  * Highly detailed prompt? Expect targeted tweaks — review to be sure it hasn't added unwanted elements.
* **Examples**:

  > **Short prompt:** *Photo of a cat sitting, gazing outside at the falling snow.*
  >
  > **Magic Prompt result:** *A cozy, warm photograph of a fluffy Persian cat sitting on a window sill, gazing intently at the falling snow. The cat has long, luxurious white fur, bright emerald-green eyes, and a slightly flattened face, creating a charming and endearing expression. Outside the window, large snowflakes gently drift down, partially obscuring a blurred landscape of snow-covered trees and rooftops. Soft, diffused light illuminates the cat's fur from within, casting a gentle glow on its face and creating a peaceful, tranquil atmosphere.*

***

## Random Style & Reference Style

* **Reference Style**: Lets you supply an image (uploaded or existing Ideogram output) whose *look* guides the next image.
* **Random Style**: Injects an unpredictable random image as a reference style before generation — ideal for visual experimentation.

**Why use them:**

* **Random Style** pushes a familiar prompt into new artistic territory — great for concept discovery.
* **Reference Style** anchors colors, textures, or composition to a source image — useful when you want variation without losing a core aesthetic.

{% hint style="info" %}
**Pro tip**: Combine a **short prompt** + **Magic Prompt** + **Random Style** for a variety of wild, unexpected images and creative possibilities.
{% endhint %}

***

## Remix

* **What it does**: Uses an existing image (uploaded or generated) as a parent image for the AI to regenerate while re-using the prompt and other settings.
* **Why use it**:
  * Fix small flaws without re-writing the entire prompt.
  * Try minor lighting, color, or pose changes while keeping the overall composition.

**Best practice**:

1. Identify what you like in the current image.
2. Change one phrase in the prompt (see Section 7).
3. Hit Remix to preview the tweak.

***

## Combining Tools for Different Goals

| Goal                           | Suggested Combo                                            |
| ------------------------------ | ---------------------------------------------------------- |
| Rapid visual exploration       | Short prompt → Magic Prompt → Random Style                 |
| Style transfer                 | Clear prompt → Reference Style (upload reference)          |
| Polish an almost-perfect image | Existing image → Remix (tweak one word)                    |
| Learn how to phrase            | Inspiring image → Describe → edit → generate               |
| Design work with exact layout  | JSON prompt → generate directly                            |
| Design work from casual idea   | Plain text → Magic Prompt (auto-generates JSON) → generate |

***
