Qwen Image Editing
qwen-image-edit-2509 model for intelligent image editing, compatible with the OpenAI Images API format.
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model | string | Yes | Fixed as qwen-image-edit-2509 |
prompt | string | Yes | Edit description |
image | string | Yes | Original image URL |
n | integer | No | Number of images, default 1 |
size | string | No | Output size |
Request Examples
Response Example
Use Cases
- Replace image backgrounds
- Modify specific elements in an image
- Add or remove objects
- Style transfer
Example: Remove Object
Example: Style Transfer
The Qwen image editing model has excellent understanding of Chinese instructions. Using Chinese descriptions for editing requests is recommended.