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

# AI Video Generator

### Introduction

Turn any image into a video with Gooey.AI. Compare outputs from Sora2, Kling v2, Veo3, Veo3.1, and WAN 2.5 in a single run. Customize prompts, duration, and parameters to find the best model for your needs.

{% @arcade/embed flowId="wjpTeWShkvr4SpuDUo6c" url="<https://app.arcade.software/share/wjpTeWShkvr4SpuDUo6c>" %}

### Available Models

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Veo3.1 Image to Video</strong></td><td><a href="https://gooey.ai/video/veo31-all-work-and-no-play-makes-meera-a-dull-girl-jw4j8b9k1kw2/">https://gooey.ai/video/veo31-all-work-and-no-play-makes-meera-a-dull-girl-jw4j8b9k1kw2/</a></td><td><a href="/files/LNvjjIl3UdB2hgx9CoNG">/files/LNvjjIl3UdB2hgx9CoNG</a></td></tr><tr><td><strong>Sora 2 Image to Video</strong></td><td><a href="https://gooey.ai/video/sora-2-image-to-video-girls-on-a-motorbike-hui4h5bxl4yq/">https://gooey.ai/video/sora-2-image-to-video-girls-on-a-motorbike-hui4h5bxl4yq/</a></td><td><a href="/files/EtrbdgLp9KDKgUvzXqni">/files/EtrbdgLp9KDKgUvzXqni</a></td></tr><tr><td><strong>Veo3 Text to Video</strong></td><td><a href="https://gooey.ai/video/tamil-skater-girl-8yw4xaby0ams/">https://gooey.ai/video/tamil-skater-girl-8yw4xaby0ams/</a></td><td><a href="/files/QS3RBOhnaCbR8ugwJWm4">/files/QS3RBOhnaCbR8ugwJWm4</a></td></tr><tr><td><strong>Kling v2 Image to Video</strong></td><td><a href="https://gooey.ai/video/ai-animation-of-tigers-sipping-tea-in-mughal-miniature-style-xtdgqsqwyp5q/">https://gooey.ai/video/ai-animation-of-tigers-sipping-tea-in-mughal-miniature-style-xtdgqsqwyp5q/</a></td><td><a href="/files/i8pMssEh58ewp7cQNjPM">/files/i8pMssEh58ewp7cQNjPM</a></td></tr></tbody></table>

### Prompting Tips

#### Motion Description

**Do:** Be specific about movement

* "Camera slowly zooms in"
* "Person walks forward"

**Don't:** Use vague language

* "Make it move"
* "Add motion"

#### Duration & Pacing

**Do:** Match prompt complexity to duration

* Short clips (3-5s): Simple actions
* Longer clips (10s+): Complex sequences

**Don't:** Over-complicate short videos

#### Style Consistency

**Do:** Reference the source image

* "Maintaining the original art style"
* "Keep lighting consistent"

**Don't:** Request drastic style changes that conflict with the input image


---

# 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://docs.gooey.ai/image-video-and-marketing/video-and-animation/ai-video-generator.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.
