Wan 2.2 Image-To-Video Plus Generation
Generate videos from images using the wan2.2-i2v-plus model.
Documentation Index
Fetch the complete documentation index at: https://mulerouter.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Generate videos from images using the wan2.2-i2v-plus model. This is the professional version with enhanced stability.Key Features
- Image-to-video generation
- 480P or 1080P resolution options
- Fixed 5s duration
- 30fps output
- Optional first and last frame specification
Image Requirements
| Property | Requirement |
|---|---|
| Formats | JPEG, JPG, PNG (no transparency), BMP, WEBP |
| Dimensions | [360, 2000] pixels for both width and height |
| File Size | Max 10MB |
| Input | Public URL or Base64 encoded data |
Example Requests
Basic Image-to-Video
With Last Frame
With Negative Prompt
Parameters
duration
- Fixed: 5 seconds
- FPS: 30fps
prompt
- Max length: 800 characters
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Motion/story description (max 800 characters).
800First-frame image (URL or Base64). Supported formats: JPEG/JPG/PNG/BMP/WEBP, 360-2000px, ≤10MB.
Negative prompt describing unwanted content (max 500 characters).
500Output resolution tier:
- 480P
- 1080P
480P, 1080P Video duration in seconds (30 fps). Fixed at 5 seconds.
5 Enable intelligent prompt rewriting.
Random seed [0, 2147483647].
0 <= x <= 2147483647Enable content safety filter. Defaults to true. Set to false to disable content safety inspection.
Response
Accepted - Task created successfully

