> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-a3d6e59.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ComfyUI Ideogram 4.0 Partner Node Tutorial

> Learn how to use the Ideogram 4.0 API Partner node in ComfyUI

Ideogram 4.0 is the latest text-to-image model from Ideogram, offering superior photorealistic quality, accurate text rendering, and precise style control. You can use either plain natural language or **structured JSON prompts** for fine-grained control over layout, colors, and in-image text.

## What Ideogram 4.0 is good at

* **Photorealistic quality**: Superior photorealism across generated images
* **Accurate text rendering**: Renders literal text in the image, well suited for poster-like compositions
* **Precise style control**: Structured JSON prompts control style palette, element placement (`bbox`), and per-element color palettes
* **Flexible prompting**: Accepts plain natural language for quick ideas or structured JSON for fine-grained control
* **No negative prompts needed**: Uses asymmetric classifier-free guidance instead of a separate negative prompt string

## Example outputs

Text-to-image generation from a structured JSON prompt:

![Ideogram 4.0 Example Output](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_ideogram_v4_t2i.png)
*Example output from the Ideogram 4.0 API*

## Live Conversation with Ideogram & ComfyOrg

A special live conversation with Mohammad Norouzi (CEO, Ideogram) and Yoland Yan (CEO, ComfyOrg), hosted by Purz & Rob.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/gO-D5eO8VlA?si=ehD_qzll3yCzirpP" title="Ideogram 4.0 Live Conversation" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Use it in ComfyUI

<Card title="Ideogram 4.0 workflows" icon="diagram-project" href="/tutorials/partner-nodes/ideogram/ideogram-v4/workflow">
  Run the text-to-image workflow in ComfyUI, locally or on Comfy Cloud
</Card>
