Skip to content
/
OpenRouter
© 2026 OpenRouter, Inc

Product

  • Chat
  • Rankings
  • Apps
  • Models
  • Providers
  • Pricing
  • Enterprise
  • Labs

Company

  • About
  • Announcements
  • CareersHiring
  • Privacy
  • Terms of Service
  • Support
  • State of AI
  • Works With OR
  • Data

Developer

  • Documentation
  • API Reference
  • SDK
  • Status

Connect

  • Discord
  • GitHub
  • LinkedIn
  • X
  • YouTube

Recraft: Recraft V4

recraft/recraft-v4

Released May 7, 202665,536 context$0.04 per image

Recraft V4 is an image generation model from Recraft. It supports text and image inputs with image output at ~1K resolution across multiple aspect ratios. It delivers stronger compositional judgment, color coherence, and legible embedded text compared to V3, making it suited for infographics, signage, and packaging.

Supports the following image_config parameters: strength (controls how much the output deviates from the source image), rgb_colors (sets a color palette), and background_rgb_color (sets the background color). See the image generation docs for details: https://openrouter.ai/docs/features/multimodal/image-generation(opens in new tab)

Note: only one input image is supported.

Overview
Playground
Providers
Performance
Pricing
Apps
Activity
Uptime
API

Performance for Recraft V4

Compare different providers across OpenRouter

Effective Pricing for Recraft V4

Actual cost per million tokens across providers over the past hour

Apps using Recraft V4

Top public apps this month

Recent activity on Recraft V4

Total usage per day on OpenRouter

Not enough data to display yet.

Uptime stats for Recraft V4

Uptime stats for Recraft V4 across all providers

Providers for Recraft V4

OpenRouter routes requests to the best providers that are able to handle your prompt size and parameters, with fallbacks to maximize uptime.

Sample code and API for Recraft V4

OpenRouter normalizes requests and responses across providers for you.

OpenRouter supports image generation models that only output images and not text. These models can create images from text prompts when you specify modalities: ["image"] in your request. The generated images are returned as base64-encoded data URLs in the assistant message. Learn more about image generation.

In the examples below, the OpenRouter-specific headers are optional. Setting them allows your app to appear on the OpenRouter leaderboards.

Using third-party SDKs

For information about using third-party SDKs and frameworks with OpenRouter, please see our frameworks documentation.

See the Request docs for all possible fields, and Parameters for explanations of specific sampling parameters.