Skip to content

Recraft V4.1 Utility Pro

Recraft V4.1 Utility Pro is the premium utility tier of Recraft's V4.1 generation. It extends flat-lighting, front-facing utility output with higher fidelity for production-grade mockups, ecommerce imagery, and reference assets.

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

Playground

Try out Recraft V4.1 Utility Pro 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 Pro

Recraft V4.1 Utility Pro is the premium utility model in Recraft's V4.1 generation. It shares the V4.1 utility visual style — flat lighting, front-facing composition, simple scenes — and extends it for production-grade work where the asset must hold up at full scrutiny.

The Pro tier targets utility output that's used at scale or in customer-facing contexts: ecommerce catalogs, brand mockup libraries, packaging concepts, and reference assets that ship in design systems. Material textures stay clean. Composition stays consistent across batches. The output is suitable for print and high-resolution display without the artifact issues common at lower fidelity.

The recommended workflow pairs recraft-v4.1-utility and Recraft V4.1 Utility Pro. Use the standard utility tier for exploration and bulk iteration at lower cost. When you find the composition and styling that meets your requirements, regenerate at premium fidelity with Recraft V4.1 Utility Pro.

What To Consider When Choosing a Provider

  • Configuration: Recraft V4.1 Utility Pro carries a higher per-image cost than the standard utility tier. Per-image pricing is $0.25; confirm figures on this page. Use recraft-v4.1-utility for iterative drafting and switch to Recraft V4.1 Utility Pro for final production utility renders. For expressive premium output, evaluate recraft-v4.1-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 Pro

Best For

  • Production ecommerce catalogs: Utility output that ships to customers and represents the catalog
  • Brand mockup libraries: Packaging concepts and product imagery used across marketing
  • Customer-facing design systems: Reference assets that need to look polished
  • Print and high-resolution utility: Final renders where utility output goes to physical or large-format display

Consider Alternatives When

  • Iterative utility drafting: recraft-v4.1-utility is optimized for rapid generation at lower cost
  • Expressive premium output: recraft-v4.1-pro is the expressive premium tier for editorial and brand work
  • Internal-only assets: recraft-v4.1-utility is sufficient when output never leaves internal use
  • Atmospheric scenes: recraft-v4.1-pro handles dramatic lighting; the utility tier stays flat by design

Conclusion

Recraft V4.1 Utility Pro is the premium utility tier of the V4.1 generation. It pairs the predictable utility visual style with production-grade fidelity for ecommerce catalogs, brand mockups, and customer-facing reference assets. Pair it with recraft-v4.1-utility for iterative drafting to balance cost and fidelity.

Frequently Asked Questions

  • What makes Recraft V4.1 Utility Pro different from recraft-v4.1-utility?

    Recraft V4.1 Utility Pro extends the V4.1 utility style with higher-fidelity output for final production work. It shares the same flat lighting and front-facing composition, then targets ecommerce catalogs, brand mockups, and print-ready utility assets. The standard utility tier is optimized for cost and iteration; Recraft V4.1 Utility Pro is optimized for the final render.

  • When should I use recraft-v4.1-utility instead of Recraft V4.1 Utility Pro?

    Use recraft-v4.1-utility for exploration, composition testing, and bulk iteration where per-image cost matters. Switch to Recraft V4.1 Utility Pro when the final asset will ship to customers, go to print, or appear in a customer-facing design system.

  • How does Recraft V4.1 Utility Pro compare to recraft-v4.1-pro?

    Recraft V4.1 Utility Pro is the utility premium tier and produces flat lighting, front-facing composition, and predictable scenes. recraft-v4.1-pro is the expressive premium tier and brings composition and aesthetic variety. Pick the utility variant for mockups and catalog work, and the expressive variant for editorial and brand campaigns.

  • Is Recraft V4.1 Utility Pro suitable for production ecommerce catalogs?

    Yes. Flat lighting, front-facing composition, and consistent material rendering suit catalog imagery, and the premium fidelity holds up at the resolutions ecommerce sites use today.

  • Is Recraft V4.1 Utility Pro a multimodal LLM?

    No. Recraft V4.1 Utility Pro 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 Pro on AI Gateway?

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

  • What does Recraft V4.1 Utility Pro cost?

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

  • Does Recraft V4.1 Utility Pro 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.