Ideogram API
Access Ideogram instantly with Puter.js, and add AI to any app in a few lines of code without backend or API keys.
// npm install @heyputer/puter.js
import { puter } from '@heyputer/puter.js';
puter.ai.txt2img("A beautiful sunset", {
model: "ideogram/ideogram-4.0"
}).then(imageElement => {
document.body.appendChild(imageElement);
});
<html>
<body>
<script src="https://js.puter.com/v2/"></script>
<script>
puter.ai.txt2img("A beautiful sunset", {
model: "ideogram/ideogram-4.0"
}).then(imageElement => {
document.body.appendChild(imageElement);
});
</script>
</body>
</html>
List of Ideogram Models
Ideogram 4.0
ideogram/ideogram-4.0
Ideogram 4.0 is an open-weight text-to-image model from Ideogram AI, released June 3, 2026 as a 9.3B-parameter diffusion transformer with weights published under Apache 2.0. It supports structured JSON prompting with bounding-box layout and hex color control, native 2K output, and an Ideogram Character feature for subject consistency from one reference photo. It continues Ideogram's focus on text rendering, scoring 0.97 OCR accuracy on X-Omni and 0.69 mIoU on 7Bench for layout control. In Ideogram's designer-preference evaluation (4,366 votes across 9 models), it scored an ELO of 1062, second overall behind GPT Image 2 and first among open-weight models, ahead of larger models like Qwen-Image (20B) and HunyuanImage 3.0 (80B MoE). API pricing runs $0.03-$0.10 per image by quality tier, with Style Reference (up to three images), Remix, Edit, and Reframe support. It suits developers building advertising, branding, packaging, and product-photography pipelines needing typography and layout control.
ImageIdeogram 3.0
ideogram/ideogram-3.0
Ideogram 3.0 is a text-to-image generation model from Ideogram AI, built by a team of ex-Google engineers and launched in March 2025. It specializes in photorealistic image generation with industry-leading text rendering — producing accurate, stylized typography within images that competing models like Midjourney and DALL-E 3 struggle to match. The model excels at graphic design tasks including posters, logos, marketing visuals, and layouts with complex or lengthy text compositions. It also supports Style References, allowing up to three reference images to guide output aesthetics for consistent branding across batches. In human evaluations, Ideogram 3.0 achieved the highest ELO ratings against other text-to-image models across diverse prompts covering varied subjects, styles, and composition difficulty. It's a strong fit for developers building design, advertising, or content-generation pipelines where typographic accuracy and prompt adherence are critical.
ImageIdeogram V3 Balanced
ideogram-ai/ideogram-v3-balanced
Ideogram V3 Balanced is the mid-tier variant of Ideogram V3, released by Ideogram AI in March 2025 with improvements in realism, style control, and layout generation over the V2 line. It supports style references, letting users upload up to three images to guide color, texture, and mood, and it renders long or stylized text phrases with precision for design and marketing work. In human evaluations, Ideogram V3 ranked highest by ELO score among image generation models for realism, alignment, and versatility. Balanced trades some speed for higher fidelity than Turbo, while generating faster than Quality. It fits most production design and marketing work where neither maximum speed nor maximum fidelity is the sole priority.
ImageIdeogram V3 Quality
ideogram-ai/ideogram-v3-quality
Ideogram V3 Quality is the highest-fidelity variant of Ideogram AI's V3 model, for work where output quality matters more than generation time or cost. Like the rest of the V3 line, it supports style references from up to three uploaded images, precise text rendering for graphic design, and detailed spatial composition with control over lighting and color. In human evaluations, Ideogram V3 ranked highest by ELO score among image generation models for realism, alignment, and versatility. It's the slowest and most expensive of the three V3 tiers, priced above Balanced and Turbo. It suits graphic design, advertising, branding, and product photography work that needs the most detail Ideogram V3 can produce, and can tolerate longer generation times.
ImageIdeogram V3 Turbo
ideogram-ai/ideogram-v3-turbo
Ideogram V3 Turbo is the fastest and cheapest variant of Ideogram AI's V3 model, priced at a third of the Quality tier. It carries over V3's improvements in realism, style control, and layout generation, including style references from up to three uploaded images and precise text rendering for design work, while trading some fidelity for speed. Ideogram positions it for rapid iteration, where developers want a quick look at composition and layout before a slower, higher-quality pass. It fits prototyping, batch generation, and interactive applications where turnaround time and cost matter more than maximum detail, with Balanced and Quality available for work that needs more fidelity.
ImageIdeogram V2a
ideogram-ai/ideogram-v2a
Ideogram V2a is an updated, optimized version of Ideogram V2 from Ideogram AI, released in February 2025. It generates images from text with strong prompt understanding and text rendering, tuned for graphic design and photography use cases. Compared to V2, it runs faster and costs less per image while keeping comparable output quality, with the same emphasis on accurate, readable text inside generated images. It suits developers building design tools, social content pipelines, or applications generating posters, graphics, or marketing visuals with in-image text, where cost and turnaround matter alongside quality.
ImageIdeogram V2a Turbo
ideogram-ai/ideogram-v2a-turbo
Ideogram V2a Turbo is the fastest and cheapest model in Ideogram AI's 2a line, built on V2a's design- and photography-focused foundation. It generates images from text with the same prompt comprehension and text-rendering accuracy as V2a, at a lower generation cost. Ideogram positions it for rapid iteration, where a quick, readable draft of a design or composition matters more than final polish. It's suited to high-volume or latency-sensitive workflows, such as batch content generation or interactive apps, where developers need Ideogram's text-rendering strength without the cost of the standard V2a model.
ImageIdeogram V2
ideogram-ai/ideogram-v2
Ideogram V2 is a text-to-image model from Ideogram AI, a company founded in 2022 by former Google Brain researchers Mohammad Norouzi, William Chan, Chitwan Saharia, and Jonathan Ho, and released in August 2024. It generates images from text with state-of-the-art inpainting, prompt comprehension, and text rendering. The model is built for design work, photorealistic imagery, logos, and posters, and its accurate in-image text set it apart from earlier text-to-image models. It suits developers building design, branding, or marketing pipelines where legible in-image text and prompt adherence matter, including workflows that rely on inpainting to edit existing images.
ImageIdeogram V2 Turbo
ideogram-ai/ideogram-v2-turbo
Ideogram V2 Turbo is the speed-optimized variant of Ideogram V2, from Ideogram AI. It keeps the same state-of-the-art inpainting, prompt comprehension, and text rendering as the standard V2 model, generating images faster and at lower cost. That tradeoff suits quick ideation, where seeing composition and layout matters more than squeezing out every bit of detail. It's a fit for developers iterating on prompts, running batch generation, or building interactive tools where response time affects the experience, while still needing Ideogram's accurate in-image text rendering.
Frequently Asked Questions
The Ideogram API gives you access to models for AI image generation. Through Puter.js, you can start using Ideogram models instantly with zero setup or configuration.
Puter.js supports a variety of Ideogram models, including Ideogram 4.0, Ideogram 3.0, Ideogram V3 Balanced, and more. Find all AI models supported by Puter.js in the AI model list.
With the User-Pays model, users cover their own AI costs through their Puter account. This means you can build apps without worrying about infrastructure expenses.
Puter.js is a JavaScript library that provides access to AI, storage, and other cloud services directly from a single API. It handles authentication, infrastructure, and scaling so you can focus on building your app.
Yes — the Ideogram API through Puter.js works with any JavaScript framework, Node.js, or plain HTML. Just include the library and start building. See the documentation for more details.