> For the complete documentation index, see [llms.txt](https://metacreate.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metacreate.gitbook.io/docs/models-and-capabilities/image-to-video.md).

# Image to Video

### Image-to-Video Models&#x20;

fal-ai/skyreels-i2v

SkyReels V1 is the first and most advanced open-source human-centric video foundation model. By fine-tuning HunyuanVideo on O(10M) high-quality film and television clips

fal-ai/hunyuan-video-image-to-video

Image to Video for the high-quality Hunyuan Video I2V model.

fal-ai/minimax/video-01/image-to-video

Generate video clips from your images using MiniMax Video model

fal-ai/wan-pro/image-to-video

Wan-2.1 Pro is a premium image-to-video model that generates high-quality 1080p videos at 30fps with up to 6 seconds duration, delivering exceptional visual quality and motion diversity from images

fal-ai/kling-video/v1.6/pro/image-to-video

Generate video clips from your images using Kling 1.6 (pro)

fal-ai/pixverse/v4.5/image-to-video

Generate high quality video clips from text and image prompts using PixVerse v4.5

fal-ai/pixverse/v4.5/effects

Generate high quality video clips with different effects using PixVerse v4.5

fal-ai/pika/v2.2/image-to-video

Pika v2.2 creates videos from images with high quality output.

fal-ai/wan-i2v

Wan-2.1 is a image-to-video model that generates high-quality videos with high visual quality and motion diversity from images

fal-ai/kling-video/v2.1/standard/image-to-video

Kling 2.1 Standard is a cost-efficient endpoint for the Kling 2.1 model, delivering high-quality image-to-video generation

fal-ai/kling-video/v2.1/master/image-to-video

Kling 2.1 Master: The premium endpoint for Kling 2.1, designed for top-tier image-to-video generation with unparalleled motion fluidity, cinematic visuals, and exceptional prompt precision.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://metacreate.gitbook.io/docs/models-and-capabilities/image-to-video.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
