Recraft V3

New
Replicate
Image Generation

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

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"

Try Recraft V3

Your generated image will appear here

Sign up free to start generating
Get Started

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
Avg. latency
12.0s
Est. duration
12s
Provider
Replicate
Category
Image Generation
Supported Formats
png
svg
Tags
design
vector
branding
Try this model

Free credits on sign-up

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.