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#
instructionstringrequiredDescription of the desired motion, scene evolution, and audio description.
filepathstringrequiredAbsolute path to the source image. The output video will be saved alongside it.
file_suffixstringdefault: _videoSuffix appended to the source file's stem for the output (e.g., "_video").
orientationstringdefault: landscapeDesired output orientation ("landscape" → 16:9, "portrait" → 9:16). Defaults to "landscape".