Skip to main content
Endpoint: POST https://fal.run/xai/grok-imagine-video/image-to-video Endpoint ID: xai/grok-imagine-video/image-to-video

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
Text description of desired changes or motion in the video.
integer
default:"6"
Video duration in seconds. Default value: 6Range: 1 to 15
Enum
default:"auto"
Aspect ratio of the generated video. Default value: autoPossible values: auto, 16:9, 4:3, 3:2, 1:1, 2:3, 3:4, 9:16
ResolutionEnum
default:"720p"
Resolution of the output video. Default value: "720p"Possible values: 480p, 720p
string
required
URL of the input image for video generation.

Output Schema

VideoFile
required
The generated video.

Input Example

Output Example

Limitations

  • duration range: 1 to 15
  • aspect_ratio restricted to: auto, 16:9, 4:3, 3:2, 1:1, 2:3, 3:4, 9:16
  • resolution restricted to: 480p, 720p
  • aspect_ratio restricted to: 16:9, 4:3, 3:2, 1:1, 2:3, 3:4, 9:16
  • duration range: 1 to 10
  • resolution restricted to: auto, 480p, 720p
  • duration range: 2 to 10