PixVerse 6 Image to Video: AI Image-to-Video Generator

Animate any image into a video using PixVerse V6. Supports resolutions up to 1080p, durations up to 15 seconds, and prompt-based motion control.

šŸ“

Overview

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.

1Photography: Bring portraits and landscapes to life with natural motion.
2E-commerce: Animate product photos into dynamic showcase videos.
3Social Media: Turn a single photo into a shareable video clip.
4Creative: Animate artwork, illustrations, or concept images with custom motion prompts.
šŸ’°

Pricing & Value

Cost analysis

muapiappFrom $0.033/s (360p, no audio) to $0.150/s (1080p, with audio)

Per-second pricing. Default 720p without audio: $0.059/s.

Fal.aiNot available

PixVerse V6 image-to-video is not available on Fal.ai.

ReplicateNot available

PixVerse V6 image-to-video is not available on Replicate.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

āš™ļø

Technical Details

Configuration schema

Promptstring

Text description of the desired video motion and content.

Default ValueCracks 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 URLarray

Upload or provide the input image to animate.

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-i2v.mp4
ResolutionEnum (4 options)

Output video resolution.

Default Value720p
Duration (seconds)int

Video duration in seconds.

Default Value5
Prompt OptimizationEnum (3 options)

Controls prompt enhancement. 'enabled' rewrites the prompt, 'disabled' uses it as-is, 'auto' lets the model decide.

Default Valueauto
Generate Audioboolean

Enable AI-generated audio for the video.

Default Valuefalse
šŸ“–

Implementation Guide

Developer documentation

How to Use PixVerse V6 Image to Video

  1. Provide an image: Upload or link a single image URL via the images_list field.

  2. Write a motion prompt: Describe the motion you want — camera panning, subject moving, environmental changes, etc.

  3. Choose resolution and duration: Select your desired output quality (360p–1080p) and length (1–15 seconds).

  4. 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.

  5. Enable audio (optional): Toggle generate_audio_switch to add AI-generated ambient sound.

  6. Submit and poll: The API returns a request_id. Poll GET /api/v1/predictions/{request_id}/result until status is completed.

ā“

Common Questions

Frequently asked

How many images can I provide?

Exactly one image URL is required via the images_list field.

What does thinking_type do?

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.

How is cost calculated?

Pricing is per second of generated video and scales with resolution. Audio generation adds a per-second surcharge.

What image formats are supported?

Any publicly accessible image URL is supported. Common formats include JPEG, PNG, and WebP.