Skip to main content
Generate shortform videos for your campaigns. VidJutsu supports text-to-video and image-to-video generation.

Text-to-video

vidjutsu generate --prompt "A drone shot over Tokyo at night" --aspect 9:16
Cost: 6 credits.

Image-to-video

Provide an image URL to animate it:
vidjutsu generate --prompt "Slow zoom into the product" --image "https://example.com/product.jpg"

Parameters

ParameterTypeDefaultDescription
promptstringrequiredDescribe the video you want
modelstringveo-3.1Model to use (veo-3.1, veo-3.1-fast)
imageUrlstringImage URL for image-to-video mode
aspectRatiostring16:9, 9:16, or 1:1
durationnumberDuration in seconds

Check status

Videos generate asynchronously. Poll the list endpoint:
vidjutsu status vid_abc123
When status is "completed", the resultUrl contains your video.

Models

ModelSpeedQuality
veo-3.1~60-120sHighest quality
veo-3.1-fast~30-60sGood quality, faster