Skip to content

Recraft V4.1 Utility

Recraft V4.1 Utility is the utility tier of Recraft's V4.1 generation. It focuses on flat lighting, front-facing composition, and predictable output for mockups, product shots, and other work that needs clean, simple results.

Image Gen
index.ts
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'recraft/recraft-v4.1-utility',
prompt: 'A red balloon on a wooden table.'
});

Playground

Try out Recraft V4.1 Utility by Recraft. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

Providers

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
ZDR
No Training
Release Date
Recraft
Legal:Terms
Privacy
05/14/2026
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.

Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.

More models by Recraft

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
Providers
ZDR
No Training
Release Date
recraft logo
05/14/2026
recraft logo
05/14/2026
recraft logo
02/17/2026
recraft logo
02/17/2026
recraft logo
10/01/2024
recraft logo
03/01/2024

About Recraft V4.1 Utility

Recraft V4.1 Utility is the utility variant of Recraft's V4.1 generation. It targets a specific need: clean, simple, and predictable image generation for projects that don't benefit from the model making creative composition choices.

The model focuses on flat lighting, front-facing composition, and simple scenes. That makes it useful for product mockups, packshots, ecommerce imagery, and reference assets where consistency matters more than artistic variation. You get the V4.1 generation's improved photorealism and material rendering applied to a deliberately restrained visual style.

Recraft V4.1 Utility sits alongside the standard recraft-v4.1 model. Use the standard tier when you want the model to bring composition and aesthetic choices to the prompt. Use Recraft V4.1 Utility when you need straightforward, repeatable output. For higher-fidelity utility output suitable for production assets, the utility Pro tier extends the output ceiling.

What To Consider When Choosing a Provider

  • Configuration: Recraft V4.1 Utility produces predictable, low-drama output. Per-image pricing is $0.04; confirm rates on this page. For expressive, varied compositions, use recraft-v4.1 instead. For premium utility-tier fidelity, evaluate recraft-v4.1-utility-pro.
  • Zero Data Retention: AI Gateway does not currently support Zero Data Retention for this model. See the documentation for models that support ZDR.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

When to Use Recraft V4.1 Utility

Best For

  • Product mockups: Packshots and mockup imagery where flat lighting is expected
  • Ecommerce imagery: Front-facing composition and consistent presentation across SKUs
  • Reference assets: Design system illustrations and internal documentation imagery
  • Repeatable output: Pipelines that need predictable results across many generations

Consider Alternatives When

  • Expressive compositions: recraft-v4.1 brings aesthetic variety and creative direction
  • Premium utility fidelity: recraft-v4.1-utility-pro extends fidelity for final production use
  • Dramatic lighting: recraft-v4.1 handles atmospheric scenes; the utility tier produces flat lighting by design
  • Editorial illustration: recraft-v4.1 is sharper for stylistic illustration work

Conclusion

Recraft V4.1 Utility is the utility tier of the V4.1 generation. Flat lighting, front-facing composition, and predictable scenes suit mockups, product shots, and reference assets. Pair it with recraft-v4.1 when you also need expressive output, and switch to recraft-v4.1-utility-pro for premium utility fidelity.

Frequently Asked Questions

  • What is Recraft V4.1 Utility for?

    Clean, simple, and predictable image generation. The model focuses on flat lighting, front-facing composition, and simple scenes, which suits product mockups, ecommerce imagery, and reference assets.

  • How does Recraft V4.1 Utility differ from recraft-v4.1?

    Recraft V4.1 Utility produces predictable, low-drama output with flat lighting and front-facing composition. recraft-v4.1 is the expressive variant and brings composition and aesthetic choices to the prompt. Pick the utility tier when consistency matters more than variety.

  • When should I choose Recraft V4.1 Utility over recraft-v4.1-utility-pro?

    Use Recraft V4.1 Utility for everyday utility output where per-image cost matters. Switch to recraft-v4.1-utility-pro when you need higher fidelity for final production assets.

  • Can Recraft V4.1 Utility produce atmospheric or dramatic lighting?

    No. Recraft V4.1 Utility produces flat, even lighting by design. For atmospheric scenes and dramatic lighting, use recraft-v4.1.

  • Is Recraft V4.1 Utility a multimodal LLM?

    No. Recraft V4.1 Utility is a dedicated image generation model. It doesn't have a conversational context or text completion interface. Use generateImage from the AI SDK.

  • How do I use Recraft V4.1 Utility on AI Gateway?

    Pass recraft/recraft-v4.1-utility to generateImage from the AI SDK. AI Gateway handles routing, retries, and provider failover automatically.

  • What does Recraft V4.1 Utility cost?

    Per-image pricing is $0.04. See the pricing section on this page for the current rate.

  • Does Recraft V4.1 Utility support zero data retention?

    Zero Data Retention is not currently available for this model. Zero Data Retention is offered on a per-provider basis. See https://vercel.com/docs/ai-gateway/capabilities/zdr for details.