← All models
Edit and transform images using text instructions with the WAN 2.7 Pro model for precise, professional-grade image modifications.
images
Details
- Accepts
- text + image
Pricing
- Price
- 9.38 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducibility (0-2147483647). |
| promptrequired | string | Text prompt describing the desired image edit. Supports Chinese and English. |
| image_size | — | |
| image_urls | array | Reference images for editing (1-4 images required). Order matters: reference them as image 1, image 2, image 3, image 4 in the prompt. |
| num_images | integer | Number of images to generate (1-4). |
| output_format | stringenum: jpeg, png, webp | The format of the generated images. |
| negative_prompt | — | Content to avoid in the generated image. Max 500 characters. |
| enable_safety_checker | boolean | Enable content moderation for input and output. Disabling it requires account authorization; unauthorized requests are always checked. |
| enable_prompt_expansion | boolean | Enable DashScope prompt expansion. Supported only for image edit mode. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | The seed used for generation. |
| images | array | Generated images. |