Recraft Crisp Upscale

AI Image Editing Model

Image #2 $ · 0.4¢

Recraft's image enhancement model that makes images sharper and cleaner, suitable for web use or print-ready materials

Supported Modes
Upscale
Active

Details

Model ID
recraft-crisp-upscale
Creator
Released
October 2024
Max Input Images
1
Tags
image-upscaling image-enhancement
// Get Started

Ready to integrate?

Access recraft-crisp-upscale via our unified API.

Create Account
Available at 2 providers

Starting from

$0.0040 /image via fal.ai · +1 more

Prices shown are in USD

See all providers

Providers & Pricing (2)

Recraft Crisp Upscale is available from 2 providers, with per-image pricing starting at $0.004 through fal.ai.

fal.ai
fal/recraft-crisp-upscale
$0.0040 /image
Replicate
replicate/recraft-crisp-upscale
$0.0060 /image

Recraft Crisp Upscale API OpenAI-compatible

Base URL
https://api.lumenfall.ai/openai/v1
Model
recraft-crisp-upscale

Code Examples

Upscale

/v1/images/edits
curl -X POST \
  https://api.lumenfall.ai/openai/v1/images/edits \
  -H "Authorization: Bearer $LUMENFALL_API_KEY" \
  -F "model=recraft-crisp-upscale" \
  -F "[email protected]" \
  -F "prompt=Add a starry night sky to this image" \
  -F "size=1024x1024"
# Response:
# { "created": 1234567890, "data": [{ "url": "https://...", "revised_prompt": "..." }] }

Parameter Normalization

How we handle parameters across different providers

Not every provider speaks the same language. When you send a parameter, we handle it in one of four ways depending on what the model supports:

Behavior What happens Example
passthrough Sent as-is to the provider style, quality
renamed Same value, mapped to the field name the provider expects prompt
converted Transformed to the provider's native format size
emulated Works even if the provider has no concept of it n, response_format

Parameters we don't recognize pass straight through to the upstream API, so provider-specific options still work.

Recraft Crisp Upscale Benchmarks

Recraft Crisp Upscale is ranked #2 in Image Upscaling with an Elo of 1146 on the Lumenfall Arena, where real users pick the better image in blind comparisons. These rankings are based on 4 blind-vote competitions.

Lumenfall Arena
#2
Image Upscaling
1146 Elo

Image Upscaling Landscape

1 model without pricing omitted

Elo vs Speed

Speed data is still warming up

We only have enough recent requests for Crystal Upscaler (41.4s average).

3 models waiting for enough speed data

Competition Results

Uncategorized

Recraft Crisp Upscale edited result for Weave Warfare
Original image before Recraft Crisp Upscale editing
Original Upscaled
×4
#2
Weave Warfare
4 models
Image Upscaling
Prompt

“”

Recraft Crisp Upscale edited result for Tokaji Text Trials
Original image before Recraft Crisp Upscale editing
Original Upscaled
×4
#2
Tokaji Text Trials
2 models
Image Upscaling
Prompt

“”

Help rank Recraft Crisp Upscale Pick the better image in blind matchups. Results update rankings in real time.
Start Voting

Recraft Crisp Upscale FAQ

How much does Recraft Crisp Upscale cost?

Recraft Crisp Upscale starts at $0.004 per image through Lumenfall. Pricing varies by provider. Lumenfall does not add any markup to provider pricing.

How do I use Recraft Crisp Upscale via API?

You can use Recraft Crisp Upscale through Lumenfall's OpenAI-compatible API. Send requests to the unified endpoint with model ID "recraft-crisp-upscale". Code examples are available in Python, JavaScript, and cURL.

Which providers offer Recraft Crisp Upscale?

Recraft Crisp Upscale is available through fal.ai and Replicate on Lumenfall. Lumenfall automatically routes requests to the best available provider.

Try Recraft Crisp Upscale in Playground

Generate images with custom prompts — no API key needed.

Open Playground