AlibabanewImage → Video
Wan 2.7 · Image
alibaba/wan-2.7-i2v
Estimated
$0.20 / 5s @ 720p
Generates videos from a reference image with optional text prompts. Supports 720P and 1080P output, durations 2–15s.
720p 1080p 2–15s
Input schema
The exact fields accepted by this model. Values are validated before a generation starts.
imageimagerequiredThe reference image to animate.
promptstringDescribe the motion to apply.
negative_promptstringThings to avoid in the output.
resolutionstringdefault: "720P"Output resolution.
720P1080Pdurationintegerdefault: 5Clip length in seconds.
Range: 2 — 15
seedintegerControls reproducibility. Leave empty for a random seed.
Range: 0 — +∞
watermarkbooleandefault: falseAdds a Cloudflare watermark.
Default values
{
"resolution": "720P",
"duration": 5
}