Skip to content
Dashboard

Recraft V2

Recraft V2 is Recraft's foundational image generation model. It delivers photorealistic output, accurate text rendering, and complex prompt following for production design workflows.

Price
$0.02, Per image
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'recraft/recraft-v2',
prompt: 'A red balloon on a wooden table.'
});
Read docs

Copy link to headingPlayground

Try out Recraft V2 by Recraft. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

recraft logo
Prompt
Describe what you want the model to generate.
Size
Images to generate
recraft logo

Your generated image will appear here

Copy link to headingProviders

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Input
Output
Cache
Web Search
Capabilities
ZDR
No Training
Free Tier
Release Date
$0.02/img+1 more
03/13/2024

Copy link to headingMore models by Recraft

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Capabilities
Providers
ZDR
No Training
Free Tier
Release Date
$0.04/img+1 more
recraft logo
05/14/2026
$0.21/img+1 more
recraft logo
05/14/2026
$0.04/img+1 more
recraft logo
05/14/2026
$0.04/img+1 more
recraft logo
02/17/2026
$0.25/img+1 more
recraft logo
02/17/2026
$0.04/img+1 more
recraft logo
10/30/2024

Copy link to headingAbout Recraft V2

Recraft V2 is Recraft's original production image generation model. It established the core Recraft capabilities: photorealistic image synthesis, accurate text rendering, and complex prompt following.

Text rendering is a persistent challenge for image generators. Recraft V2 produces legible, correctly spelled text in generated scenes. That makes it useful for signage, labels, or on-image copy. The model also handles multi-clause prompts that specify composition, subject, and style at once.

Recraft V2 serves as the Recraft baseline. Teams already on V2 get stable, predictable output. If you need greater photorealism and style control, Recraft V3 and V4 build on this foundation.

Copy link to headingWhat To Consider When Choosing a Provider

  • Configuration: Recraft V2 is the earliest Recraft generation on AI Gateway. Confirm per-image rates. If your workflow demands greater photorealism or style control, evaluate Recraft V3 or V4 before committing to V2.
  • Zero Data Retention: Zero Data Retention is offered on a per-provider and model basis. See the documentation for details.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

Copy link to headingWhen to Use Recraft V2

Best for

  • Stable existing integrations: Production workflows already on Recraft V2 that need consistent output without migration risk
  • Accurate text rendering: Text-to-image generation where legible on-image copy is a requirement
  • Baseline evaluation: Teams evaluating the Recraft family who want a reference point before comparing newer generations
  • Cost-sensitive pipelines: Workloads where the foundational model meets your quality bar

Consider alternatives when

  • Maximum photorealism: Recraft V3 and V4 improve skin realism, lighting, and material rendering
  • Style preset library: Recraft V3 introduced 20+ specialized style presets
  • Print-ready output: Recraft V4 Pro targets high-resolution, print-ready production

Recraft V2 is Recraft's foundational image generation model. It established the text rendering accuracy and prompt adherence that define the Recraft family. It fits when you already rely on V2, or when cost and predictability matter more than newer generations' capabilities.

Copy link to headingFrequently Asked Questions

  • What are the core strengths of Recraft V2?

    Photorealistic image generation, accurate text rendering, and complex prompt following. These three capabilities form the foundation of the Recraft model family.

  • How does Recraft V2 handle text in generated images?

    It renders legible, correctly spelled text within generated scenes. Use it for signage, labels, product mockups, and other cases where on-image text must be accurate.

  • Should I use Recraft V2 or upgrade to a newer Recraft model?

    Stick with V2 if your integration meets your requirements. Upgrade to Recraft V3 or V4 if you need improved photorealism, expanded style presets, or higher-resolution output.

  • Is Recraft V2 a multimodal LLM?

    No. Recraft V2 is a dedicated image generation model. It doesn't process conversation history or maintain a context window. Use generateImage from the AI SDK to send requests.

  • How do I use Recraft V2 on AI Gateway?

    Pass recraft/recraft-v2 to generateImage from the AI SDK. AI Gateway routes the request to available providers and handles retries and failover automatically.

  • What does Recraft V2 cost?

    See the pricing section on this page for today's rates. AI Gateway exposes each provider's pricing for Recraft V2.

  • What types of images does Recraft V2 handle well?

    Photorealistic scenes, product imagery, and compositions with readable text. It handles multi-clause prompts that specify subject, composition, and style at once.

Your use is subject to Recraft's Terms & Privacy Policies.