Recraft V3

New
Replicate
Image Generation

State-of-the-art image generation optimized for design and branding. SVG vector output support.

Generate with Recraft V3
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 March 4, 2026

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

Try Recraft V3
Sign in to generate β€” 50 free credits on sign-up

Examples

See what Recraft V3 can generate

Sample output

Brand Identity

Prompt: "A complete brand identity mockup for a sustainable fashion label called 'Evergreen', showing a leaf-based logomark on business cards, tote bags, and clothing tags, earth tones with sage green accent, clean vector design"

Sample output

UI Illustration

Prompt: "A set of four cohesive flat illustration icons for a fintech app: a piggy bank, a line chart trending upward, a shield with a checkmark, and a wallet with cards, consistent line weight, modern SaaS style, indigo and mint color palette"

Sample output

Infographic Element

Prompt: "A clean vector illustration of the water cycle for an educational infographic, showing evaporation, condensation, precipitation, and collection, labeled arrows, soft blue gradient background, modern flat design style"

Pricing

Price per Generation
Per generation€0.60

API Integration

Use our OpenAI-compatible API to integrate Recraft V3 into your application.

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

const rw = railwail("YOUR_API_KEY");

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

// Or use the image() method for full control
const res = await rw.image("recraft-v3", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.60
Avg. latency
12.0s
Est. duration
12s
Developer
Replicate
Category
Image Generation
Supported Formats
png
svg
Tags
design
vector
branding

Deep dive β€” Recraft AI's Recraft V3

About Recraft AI
Founded 2022 Β· London, UK

Recraft AI is a generative-AI startup founded in 2022 in London by Anna Veronika Dorogush (CEO, former Yandex ML lead and CatBoost project lead) and other ex-Yandex engineers. The company raised a $12M Series A led by Khosla Ventures in 2024 and a follow-on round in early 2025, focusing on AI tools for designers, brand teams and marketing agencies. Recraft's main product is a design-focused web app and its proprietary Recraft V3 model (released October 2024), which topped the Artificial Analysis Image Arena leaderboard at launch, beating Midjourney v6.1, FLUX 1.1 [pro], DALL-E 3 and Ideogram 2.0 on human preference and prompt adherence. Recraft is positioned as a commercial design platform with strong typography, brand-style consistency and vector-output capabilities.

Visit Recraft AI β†’
Architecture
Diffusion model with long-prompt language conditioning (proprietary)

Recraft V3 (codenamed 'red panda' during public benchmarking) is a closed-source text-to-image diffusion model from Recraft AI, released October 2024. Recraft has not published a technical report, but the model is widely reported to use a Diffusion Transformer backbone with a long-context LLM-based text encoder (handling up to ~1000-token prompts) and was trained with a heavy focus on graphic design, typography, brand consistency and aspect-ratio versatility. The model topped the Artificial Analysis text-to-image arena at launch (Elo ~1172) ahead of Midjourney v6.1 and FLUX 1.1 [pro]. Recraft also ships specialised variants β€” Recraft V3 Realistic (photography) and Recraft V3 SVG (vector graphics output) β€” built on the same underlying backbone. Outputs include support for long prompt understanding, in-image text up to several lines, brand kits (logos, palettes, fonts) and high-resolution rendering up to 2048x2048.

Parameters
Undisclosed
Context
1.0K tokens
What it can do
  • #1 on Artificial Analysis text-to-image arena at launch
  • Excellent typography and long in-image text
  • Long-prompt understanding (~1000 tokens)
  • Brand kits: logos, palettes, fonts applied across generations
  • Multiple specialised variants (Realistic, SVG)
  • Resolutions up to 2048x2048
  • Available via Recraft web app and API
  • Best for: brand-consistent ad creatives, posters, designed assets with text, agency workflows.
Training & License

Trained on a large licensed and publicly available image-text dataset with extensive design-focused augmentation. Exact composition is not disclosed.

License: Proprietary commercial license via the Recraft web app and API. Commercial use permitted under Recraft Terms of Service.

Known limitations
  • No public weights or fine-tuning
  • Photorealism slightly behind dedicated photo models
  • Less precise structural control than ControlNet pipelines
  • Pricing higher than open-weights tiers

Frequently asked questions

Start using Recraft V3 today

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