Ideogram v2

Ideogram
Image Generation

Ideogram's text-to-image model known for accurate in-image text and typography. Handles posters, logos, and signage where other models garble lettering. Supports magic prompt expansion and multiple aspect ratios.

Generate with Ideogram v2
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated June 24, 2026

Ideogram v2 is image generation AI model from Ideogram, priced at €0.000 per 1M input tokens with a unknown context window.

About this model

Ideogram v2 is a hosted text-to-image model from Ideogram, a lab focused specifically on reliable text rendering inside images. It places readable words, multi-line layouts, and stylized type far more consistently than general-purpose diffusion models, which makes it a common choice for marketing graphics, book covers, and merchandise mockups.
Try Ideogram v2
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€3.00

API Integration

Use our OpenAI-compatible API to integrate Ideogram v2 into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("ideogram-v2", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("ideogram-v2", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€3.00
Developer
Ideogram
Category
Image Generation
Supported Formats
text
Tags
replicate
ideogram
text-to-image
typography
logos
flagship

Frequently asked questions

Start using Ideogram v2 today

Get started with free credits. No credit card required. Access Ideogram v2 and 100+ other models through a single API.