Recraft V3

New
Replicate
Image Generation

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

Try Recraft V3
Sign in to generate — 50 free credits on sign-up

Examples

See what Recraft V3 can generate

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

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"

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

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"

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

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

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.