Pixverse Edit

PixVerse · Video Generation
POST /v1/videos/generationsSix video transformations in one model: prompt editing, restyling, subject swap, motion transfer, upscaling, and generated sound effects.
At a glance
Pricing
Example request
Parameters
Notes
Six transformations that take an existing video and return a new one, selected with mode.
Modes
modify: edit the content of a clip from a text prompt, optionally guided by up to 3 reference images.restyle: change the visual style while preserving motion and composition. Pass arestyle_promptor arestyle_id.swap: replace a subject in the clip with an uploaded image. The model detects the subjects in the chosen keyframe; useswap_targetto name which one, otherwise the first detected subject is used.mimic: transfer the motion of the source video onto a subject image.upscale: raise the resolution of the clip.sound_effect: generate a synchronized sound bed. Leave the prompt empty to have it derived from the video, and setoriginal_sound_switchto keep the existing audio.
Output
modify,mimicandswapoutput 360p, 540p or 720p.restyle,upscaleandsound_effectfollow the source clip.
Billing
- Billed per second of the source video at the rate for the mode and resolution.
swapalso includes a small one-off subject-detection charge, which is folded into the billed seconds for that request.
Input limits
- Video: MP4, MOV or WebM, up to 1920px on the long edge and 30 seconds. Up to 100MB for modify, mimic, swap and upscale, and 50MB for restyle and sound effects. Swap requires H.264 or H.265.
- Images: PNG, JPEG or WebP, up to 20MB and 10000px on the long edge.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/pixverse-edit.
