All models
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.

imageimagerequired

The reference image to animate.

promptstring

Describe the motion to apply.

negative_promptstring

Things to avoid in the output.

resolutionstringdefault: "720P"

Output resolution.

720P1080P
durationintegerdefault: 5

Clip length in seconds.

Range: 215

seedinteger

Controls reproducibility. Leave empty for a random seed.

Range: 0+∞

watermarkbooleandefault: false

Adds a Cloudflare watermark.

Default values

{
  "resolution": "720P",
  "duration": 5
}