Recraft / recraft/recraft-v4.1-pro

Recraft V4.1 Pro - access through LLMTR

Delivers V4.1 quality at 2K resolution with finer detail, suited to print, large-format campaigns, and close-up product shots. size takes 2K dimensions such as 2048x2048, or an aspect ratio.

Technical specifications

Canonical IDrecraft/recraft-v4.1-pro
ProviderRecraft
Context window10,000 tokens
OperationsIMAGES_GENERATIONS
Modalitiesimage, text

Pricing

An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.

OperationMetricUnitPrice
IMAGES_GENERATIONSOUTPUT_IMAGEPER_IMAGE$0.210000

Example usage

With existing OpenAI SDK flows, change only the base URL and model identifier.

curl https://llmtr.com/v1/chat/completions   -H "Authorization: Bearer llmtr-your_key"   -H "Content-Type: application/json"   -d '{"model":"recraft/recraft-v4.1-pro","messages":[{"role":"user","content":"Hello"}]}'

Related models