qwen
qwen/qwen-image-edit-plus/Released Sep 2025

Qwen Image Edit - 2509

Delivers high-fidelity, controllable image editing with dual semantic and appearance modes, precise on-image text, multi-image composition, and robust identity preservation.

Fine-tunable
Provider
qwen
Modality
image-to-image
Released
Sep 2025
Pricing
$0.03 / image

Ready to build with Qwen Image Edit - 2509?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://staging.hub.oxen.ai/api/images/edit \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "qwen-image-edit-plus",
  "prompt": "Add a funny hat",
  "input_image": [
    "https://hub.oxen.ai/api/repos/ox/Oxen-Character-Simple-Vector-Graphic/file/main/images/reference/bloxy_white_bg.png"
  ],
  "aspect_ratio": "1:1",
  "negative_prompt": " ",
  "output_format": "png"
}'
Qwen Image Edit - 2509 on Oxen | Oxen.ai