ideogram-2.0

by Ideogram AI Image Generation

Best-in-class text rendering in AI-generated images

Up to 2048×2048 ~5s generation From $0.04/image Text-accurate
View API Docs →

Specifications

Model ID ideogram-2.0
Provider Ideogram AI
Modality Image Generation (text-to-image)
Key Strength ✅ Best-in-class — renders words, sentences, logos accurately
Max Resolution 2048 × 2048
Supported Sizes 512×512, 768×768, 1024×1024, 1536×1536, 2048×2048
Aspect Ratios 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3
Avg. Generation Time ~5 seconds
Cost per Image From $0.04
Output Format PNG, JPEG, WebP
Supported Params prompt, negative_prompt, size, aspect_ratio, seed, style_type
Style Types Auto, General, Realistic, Design, 3D, Anime
Magic Prompt Supported (auto-enhances prompts for better results)
Text Rendering ✅ Best-in-class — renders words, sentences, logos
Multilingual Prompts English, Chinese, Japanese, Korean, and more
API Compatibility OpenAI-compatible endpoint via Fluxpool

Prices are per-generation estimates. Resolution and parameters may affect cost. See full pricing →

Try ideogram-2.0

+ more

Free to try · 50 generations included with signup

Integrate via API

OpenAI-compatible. Drop in and generate.

from openai import OpenAI

client = OpenAI(
    base_url="https://api.fluxpool.ai/v1",
    api_key="fp_your_api_key"
)

response = client.images.generate(
    model="ideogram-2.0",
    prompt="A neon sign reading 'OPEN ALL NIGHT' on a rainy Tokyo street, cinematic",
    size="1024x1024"
)

print(response.data[0].url)
OPEN ALL NIGHT

"A neon sign reading 'OPEN ALL NIGHT' on a rainy Tokyo street"

Generated with ideogram-2.0

What ideogram-2.0 is best for

Any image that needs accurate, readable text — ideogram-2.0 handles it.

Presenting

STARFALL

"Retro sci-fi movie poster titled 'STARFALL', featuring a lone astronaut against a dying sun, 70s typography"

— generated with ideogram-2.0

Start generating with ideogram-2.0.

View API Docs →