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.'
});

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.