Skip to main content
Endpoint: POST https://fal.run/fal-ai/kling-video/v2.5-turbo/standard/image-to-video Endpoint ID: fal-ai/kling-video/v2.5-turbo/standard/image-to-video

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
string
required
URL of the image to be used for the video
DurationEnum
default:"5"
The duration of the generated video in seconds Default value: "5"Possible values: 5, 10
string
default:"blur, distort, and low quality"
Default value: "blur, distort, and low quality"
float
default:"0.5"
The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt. Default value: 0.5Range: 0 to 1

Output Schema

File
required
The generated video

Input Example

Output Example

Limitations

  • duration restricted to: 5, 10
  • cfg_scale range: 0 to 1