Animate any image into a video using PixVerse V6. Supports resolutions up to 1080p, durations up to 15 seconds, and prompt-based motion control.
About this model
PixVerse V6 Image to Video animates any still image into a high-quality video guided by a text prompt. It supports resolutions up to 1080p, durations up to 15 seconds, prompt optimization modes, and optional AI-generated audio.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.033/s (360p, no audio) to $0.150/s (1080p, with audio) | Per-second pricing. Default 720p without audio: $0.059/s. |
| Fal.ai | Not available | PixVerse V6 image-to-video is not available on Fal.ai. |
| Replicate | Not available | PixVerse V6 image-to-video is not available on Replicate. |
Per-second pricing. Default 720p without audio: $0.059/s.
PixVerse V6 image-to-video is not available on Fal.ai.
PixVerse V6 image-to-video is not available on Replicate.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text description of the desired video motion and content. | Cracks spread across the statue as it suddenly comes to life. Stone pieces fall off while glowing energy emerges from inside. The statue pulls itself free from the sand and takes a heavy step forward, shaking the ground as dust rises into the air. |
| Image URL | array | Upload or provide the input image to animate. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-i2v.mp4 |
| Resolution | Enum (4 options) | Output video resolution. | 720p |
| Duration (seconds) | int | Video duration in seconds. | 5 |
| Prompt Optimization | Enum (3 options) | Controls prompt enhancement. 'enabled' rewrites the prompt, 'disabled' uses it as-is, 'auto' lets the model decide. | auto |
| Generate Audio | boolean | Enable AI-generated audio for the video. | false |
Text description of the desired video motion and content.
Cracks spread across the statue as it suddenly comes to life. Stone pieces fall off while glowing energy emerges from inside. The statue pulls itself free from the sand and takes a heavy step forward, shaking the ground as dust rises into the air.Upload or provide the input image to animate.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-i2v.mp4Output video resolution.
720pVideo duration in seconds.
5Controls prompt enhancement. 'enabled' rewrites the prompt, 'disabled' uses it as-is, 'auto' lets the model decide.
autoEnable AI-generated audio for the video.
falseDeveloper documentation
Provide an image: Upload or link a single image URL via the images_list field.
Write a motion prompt: Describe the motion you want ā camera panning, subject moving, environmental changes, etc.
Choose resolution and duration: Select your desired output quality (360pā1080p) and length (1ā15 seconds).
Set prompt optimization: Use thinking_type: auto to let the model decide whether to enhance your prompt, enabled to always enhance, or disabled to use your prompt verbatim.
Enable audio (optional): Toggle generate_audio_switch to add AI-generated ambient sound.
Submit and poll: The API returns a request_id. Poll GET /api/v1/predictions/{request_id}/result until status is completed.
Frequently asked
Exactly one image URL is required via the images_list field.
It controls prompt optimization. 'enabled' rewrites your prompt to improve motion quality, 'disabled' uses your prompt exactly as written, and 'auto' lets the model decide based on context.
Pricing is per second of generated video and scales with resolution. Audio generation adds a per-second surcharge.
Any publicly accessible image URL is supported. Common formats include JPEG, PNG, and WebP.