All models
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.

promptstring

Text prompt describing the video.

imageimage

Input image for image-to-video.

durationintegerdefault: 5

Clip length.

Range: 115

aspect_ratiostringdefault: "16:9"

Aspect ratio of the output.

1:116:99:164:33:43:22:3
resolutionstringdefault: "720p"

Output resolution.

480p720p

Default values

{
  "duration": 5,
  "aspect_ratio": "16:9",
  "resolution": "720p"
}