Recraft V3
State-of-the-art image generation optimized for design and branding. SVG vector output support.
Examples
See what Recraft V3 can generate

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"

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"

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);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.
Midjourney V7
The latest Midjourney model. Industry-leading aesthetic quality and prompt adherence for image generation.
DALL-E 3
OpenAI's latest image generation model. Excellent at following complex prompts with high fidelity.
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.