Recraft V3
State-of-the-art image generation optimized for design and branding. SVG vector output support.
Recraft V3 is image generation AI model from Replicate, priced at β¬0.000 per 1M input tokens with a unknown context window.
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
API Integration
Use our OpenAI-compatible API to integrate Recraft V3 into your application.
npm install railwailimport 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);Deep dive β Recraft AI's Recraft V3
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 β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
- #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.
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
Related Models
View all Image GenerationFlux 1.1 Pro Ultra
FLUX 1.1 Pro in ultra mode. Up to 4 megapixel images with raw mode for photorealism.
Flux Dev
Black Forest Labs' development model. Fast, high-quality image generation with LoRA support.
Google Imagen 4
Google's Imagen 4. Text-to-image with strong photorealism and improved typography support.
Google Imagen 4 Ultra
Premium Imagen 4 tier. Highest fidelity, prompt adherence and typography quality from Google.
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.