catalogue / qwen-image-3

Qwen Image 3 sample output
sample from fal.ai/alibaba/qwen-image-3/edit
ImageRuns now

Qwen Image 3

from $0.04

per run

one edited image at 1K ($0.075 at 2K)

Fixed at intake, charged only on a successful run. Rate verified 2026-08-27 against fal.ai (pricingInfoOverride); procurement side: https://api.kie.ai/client/v1/model-pricing/page (Qwen image 3.0, output, 1K).

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/qwen3/image-to-image",
  "prompt": "A lighthouse on a basalt cliff at dusk, photorealistic",
  "image_urls": [
    "https://example.com/input.png"
  ]
}'

$0.04 per runone edited image at 1K ($0.075 at 2K). 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.