Pixverse v6

PixVerse · Video Generation
POST /v1/videos/generationsGenerates video from text, images, first and last frames, or up to seven references, with native audio, multi-shot cuts, and clip extension.
At a glance
Pricing
Example request
Parameters
Notes
PixVerse V6 generates video from a text prompt, a single image, a first and last frame, or up to seven reference images, and can continue an existing clip.
Modes
t2v: text to video.i2v: animate a single image.transition: interpolate between a first-frame and a last-frame image.reference: combine up to 7 reference images, optionally with up to 3 reference videos.extend: continue an uploaded video.
Output
- 360p, 540p, 720p and 1080p, 1 to 15 seconds.
- Aspect ratios 16:9, 4:3, 1:1, 3:4, 9:16, 2:3, 3:2 and 21:9 on text-to-video and reference modes. Image-driven modes follow the source image.
- Set
generate_audio_switchto true for native synchronized audio. - Set
generate_multi_clip_switchto true on text-to-video and image-to-video for a multi-shot cut.
Reference videos
- Supplying
videosinreferencemode switches the model into omni reference. Output length is taken from the longest reference video, sodurationis ignored. - Name a reference with
reference_namesorvideo_reference_namesand address it in the prompt as@namefollowed by a space.
Billing
- Billed per second of generated video at the rate for the output resolution, with a higher rate when audio is on.
- A reference request that carries a reference video bills at the video-reference rate, which is roughly double the standard rate.
Input limits
- Images: PNG, JPEG or WebP, up to 20MB and 10000px on the long edge.
- Videos for extend: MP4, MOV or WebM, up to 30 seconds and 50MB.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/pixverse-v6.
