← All models
Generate 4K images from text, edit existing images, and create coherent image sets with Alibaba's Wan 2.7 Image Pro. Features thinking mode for enhanced quality, up to 4K resolution, multi-image editing, and image set generation.
images
Details
- Accepts
- text + image
Pricing
- Price
- 3.75 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed for reproducible generation. Range: 0-2147483647 |
| size | —enum: 1K, 2K, 4K, 1024*1024, 2048*2048, 4096*4096… | Output image resolution. '1K', '2K', and '4K' auto-size based on input images. 4K is only available for text-to-image. |
| images | array | Input images for editing, style transfer, or multi-reference generation (up to 9 images, jpg/png/bmp/webp). When provided, the model operates in image editing mode. |
| promptrequired | string | Text prompt for image generation or editing |
| num_outputs | integer | Number of images to generate (1-4 for standard mode, 1-12 for image set mode) |
| thinking_mode | boolean | Enable enhanced reasoning for improved image quality. Only applies to text-to-image (no input images, no image set mode). Increases generation time. |
| image_set_mode | boolean | Generate a coherent set of related images from a single prompt (e.g. a character across seasons). When enabled, num_outputs can be up to 12. |