Skip to content

Recraft V3

Recraft V3 is Recraft's second-generation image model. It adds 20+ specialized style presets, native vector output, long multi-word text generation with precise positioning, and improved anatomical accuracy over Recraft V2.

Image Gen
index.ts
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'recraft/recraft-v3',
prompt: 'A red balloon on a wooden table.'
});
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.