WAN 2.6 Image-to-Video transforms static images into dynamic videos with support for audio integration, multiple resolutions up to 1080p, and durations up to 15 seconds. It features optional prompt expansion and multi-shot composition modes.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test WAN 2.6 I2V in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/wan-2-6-i2v/runsync |
| Pricing | $0.10/s (720p), $0.15/s (1080p) |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired video motion and content.
URL of the source image to animate.
URL of an audio file to include in the video.
Elements to exclude from the generated video.
Video resolution. Options:
1280*720, 1920*1080.Video duration in seconds. Options:
5, 10, 15.Shot composition mode. Options:
single, multi.Seed for reproducible results. Set to -1 for random.
Automatically expand and enhance the prompt.
Enable content safety checking.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the video.
Cost calculation
WAN 2.6 I2V pricing varies by resolution:| Resolution | Rate |
|---|---|
| 720p (1280x720) | $0.10 per second |
| 1080p (1920x1080) | $0.15 per second |
| Resolution | 5 seconds | 10 seconds | 15 seconds |
|---|---|---|---|
| 720p | $0.50 | $1.00 | $1.50 |
| 1080p | $0.75 | $1.50 | $2.25 |