catalogue / recraft-crisp-upscale

Recraft Crisp Upscale sample output
sample from fal.ai/fal-ai/recraft/upscale/crisp
ImageRuns now

Recraft Crisp Upscale

$0.004

per run

one upscaled image, flat whatever its size

Fixed at intake, charged only on a successful run. Rate verified 2026-08-29 against fal.ai (endpointBilling: 0.004 per images); procurement side: https://api.kie.ai/client/v1/model-pricing/page (Recraft Crisp Upscale, image to image).

POST https://renderhour.com/api/gateway/v1/images/generations

curl -X POST https://renderhour.com/api/gateway/v1/images/generations \
  -H "Authorization: Bearer $RENDERHOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "kie/recraft/crisp-upscale",
  "prompt": "A lighthouse on a basalt cliff at dusk, photorealistic",
  "image": "https://example.com/input.png"
}'

$0.004 per runone upscaled image, flat whatever its size. Quoted before the run; a failed run is not charged.

Runs against your own balance at that price. A failed run is not charged.

Or copy the request and run it with your RenderHour API key — the one in your profile.