Wan-2.5-Preview - Image Edit - gptproto
Transform your visuals with wan 2.5 preview. Professional image edit tools for seamless object removal, style changes, and precision artistic adjustments.
POST
wan-2.5-preview (image edit)
Edit and transform images based on text prompts using Qwen’s wan-2.5-preview model with GPTProto format API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | ✅ Yes | - | Text description of the desired image transformation or editing instructions |
images | array | ✅ Yes | - | Array of image URLs to be edited. Supports one or multiple input images |
size | string | ❌ No | - | The size of the output image in pixels (widthheight), e.g., “12801786” |
seed | integer | ❌ No | -1 | Random seed for generation reproducibility. Set to -1 for random generation |

