Kling/kling-video-v2-5-turbo-pro-image-to-video/Released Sep 2025

Kling v2.5 - Image to Video

Fast cinematic image-to-video

Commercial use
Video

About Kling v2.5 - Image to Video

Kling v2.5 - Image to Video is a video generation model designed to transform a single still image into a smooth, cinematic video sequence.

It excels in preserving the input image’s composition and style while adding natural motion, realistic camera movements, and detailed visual effects, making it well suited for short dynamic clips, product showcases, and cinematic visuals.

Some other noteworthy use cases of Kling v2.5 - Image to Video include character-focused animation with improved motion fluidity and consistency, and prompt-driven cinematic shots such as dolly zooms, aerial sweeps, and tracking shots from image-plus-text inputs.

Ready to build with Kling v2.5 - Image to Video?

Try Kling v2.5 - Image to Video in the Workbench to prompt it, compare outputs, and iterate on prompts without writing any code. When you're ready to ship, call the same model from our API and build your own apps on top of it.

curl -sSf -X POST https://hub.oxen.ai/api/ai/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "kling-video-v2-5-turbo-pro-image-to-video",
  "prompt": "Zoom into the ox, while it is walking forward on the road, change the season from winter to summer as you zoom in, cinematic",
  "input_image": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/images/ox_zoom_out_1926_1076.png",
  "duration": 5
}'

Request parameters

Every field Kling v2.5 - Image to Video accepts in the request body. See the API reference for response formats.

POSThttps://hub.oxen.ai/api/ai/videos/generate
FieldTypeRequiredDefaultDescription
promptstringYes
Text description of what you want to generate, or the instruction on how to edit the given image.
input_imagestring
uri
Yes
Image to use as reference. Must be jpeg, png, gif, or webp.
tail_image_urlstring
uri
No
Image to use as reference. Must be jpeg, png, gif, or webp.
durationintegerNo5
Range: 510
Kling v2.5 - Image to Video on Oxen | Oxen.ai