← Back to all generators
wan-video/wan-2.7-videoedit
Official
View on Replicate →
Edit videos with natural language instructions using Alibaba's Wan 2.7 VideoEdit model
Capabilities
Reference Images
Seed
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt * | string | Editing instructions or style transfer description | — | — |
video * | string (uri) | Input video to edit (mp4/mov, 2-10s) | — | — |
aspect_ratio | string | Aspect ratio of the output video. 'auto' uses the input video's aspect ratio. | "auto" | auto 16:9 9:16 1:1 4:3 3:4 |
audio_setting | string | Audio behavior for edited video. 'auto': model decides whether to regenerate audio. 'origin': keep the original audio. | "auto" | auto origin |
duration | integer | Duration of the output video in seconds. If not set, matches input video duration. Use this to truncate. | — | min: 2, max: 10 |
reference_image | string (uri) | Reference image for reference-based editing (jpg/png/bmp/webp) | — | — |
resolution | string | Output video resolution | "1080p" | 720p 1080p |
seed | integer | Random seed for reproducible generation. Range: 0-2147483647 | — | — |
prompt required string Editing instructions or style transfer description
video required string Input video to edit (mp4/mov, 2-10s)
aspect_ratio string Aspect ratio of the output video. 'auto' uses the input video's aspect ratio.
Default:
"auto" auto 16:9 9:16 1:1 4:3 3:4
audio_setting string Audio behavior for edited video. 'auto': model decides whether to regenerate audio. 'origin': keep the original audio.
Default:
"auto" auto origin
duration integer Duration of the output video in seconds. If not set, matches input video duration. Use this to truncate.
min: 2, max: 10
reference_image string Reference image for reference-based editing (jpg/png/bmp/webp)
resolution string Output video resolution
Default:
"1080p" 720p 1080p
seed integer Random seed for reproducible generation. Range: 0-2147483647
Version:
e1825a94300a Updated: 6/26/2026 11.1K runs
cinemasetfree.com