Files

Generate video from image

Generate a short, 5 second video from an input image using an AI video generation model.

AI video generation on Zo Computer is powered by OVI.

Parameters#

instructionstringrequired

Description of the desired motion, scene evolution, and audio description.

filepathstringrequired

Absolute path to the source image. The output video will be saved alongside it.

file_suffixstringdefault: _video

Suffix appended to the source file's stem for the output (e.g., "_video").

orientationstringdefault: landscape

Desired output orientation ("landscape" → 16:9, "portrait" → 9:16). Defaults to "landscape".