xAInewText → VideoImage → Video
Grok Imagine Video 1.5
xai/grok-imagine-video-1.5-preview
Estimated
$0.60 / 5s @ 720p
Next-generation video model. Generates, edits and extends videos from text and image inputs with multiple aspect ratios and resolutions.
Audio Multiple ratios Preview
Input schema
The exact fields accepted by this model. Values are validated before a generation starts.
promptstringText prompt describing the video.
imageimageInput image for image-to-video.
durationintegerdefault: 5Clip length.
Range: 1 — 15
aspect_ratiostringdefault: "16:9"Aspect ratio of the output.
1:116:99:164:33:43:22:3resolutionstringdefault: "720p"Output resolution.
480p720pDefault values
{
"duration": 5,
"aspect_ratio": "16:9",
"resolution": "720p"
}