---
title: Grok Imagine Image To Video — AI Video Gen | ModelsLab
description: Generate 6-second videos from images with audio using Grok Imagine Image To Video API. Try fast image-to-video conversion now.
url: https://modelslab.com/grok-imagine-image-to-video
canonical: https://modelslab.com/grok-imagine-image-to-video
type: website
component: Seo/ModelPage
generated_at: 2026-04-11T11:39:41.533964Z
---

Available now on ModelsLab · Video Generation

Grok Imagine Image To Video
Images Animate Instantly
---

[Try Grok Imagine Image To Video](/models/xai/grok-imagine-video-i2v) [API Documentation](https://docs.modelslab.com)

Unlock Video Generation Power
---

Fast Inference

### 6-Second Videos

Turns images into 6s 480p videos with audio in 15-20 seconds.

Simple API

### Image To Video

Upload image URL or file via Grok Imagine Image To Video API for instant motion.

Cost Efficient

### Predictable Pricing

480p video costs $0.05 per second plus $0.002 image input.

Examples

See what Grok Imagine Image To Video can create
---

Copy any prompt below and try it yourself in the [playground](/models/xai/grok-imagine-video-i2v).

Cityscape Motion

“Animate a bustling city skyline at dusk with smooth camera pan over neon lights and traffic flow, 480p, add ambient urban audio.”

Ocean Waves

“Bring to life a serene beach scene with rolling waves crashing on shore, gentle wind in palm trees, realistic water physics, include wave sounds.”

Product Reveal

“Animate a sleek smartphone rotating on reflective surface under studio lights, slow 360 spin with subtle glow effects, neutral background audio.”

Forest Path

“Create motion in a misty forest trail with leaves rustling and sunlight filtering through canopy, walking camera forward, natural ambient sounds.”

For Developers

A few lines of code.
Video from image. One call.
---

ModelsLab handles the infrastructure: fast inference, auto-scaling, and a developer-friendly API. No GPU management needed.

- **Serverless:** scales to zero, scales to millions
- **Pay per second,** no minimums
- **Python and JavaScript SDKs,** plus REST API

[API Documentation ](https://docs.modelslab.com)

PythonJavaScriptcURL

Copy

```
<code>import requests

response = requests.post(
    "https://modelslab.com/api/v7/video-fusion/image-to-video",
    json={
  "key": "YOUR_API_KEY",
  "prompt": "A cinematic fly of iron man wind blowing asthectic view blazing fast speed creating a fire smoke while flying",
  "duration": "6",
  "init_image": "https://assets.modelslab.ai/generations/59935966-289c-455e-80e2-06b939a8bcdb.jpg"
}
)
print(response.json())</code>
```

FAQ

Common questions about Grok Imagine Image To Video
---

[Read the docs ](https://docs.modelslab.com)

### What is Grok Imagine Image To Video API?

### How fast is grok imagine image to video api?

### What does Grok Imagine Image To Video model cost?

### Is Grok Imagine Image To Video alternative to Veo?

### Can Grok Imagine Image To Video API handle any image?

### Does grok imagine image to video model add audio?

Ready to create?
---

Start generating with Grok Imagine Image To Video on ModelsLab.

[Try Grok Imagine Image To Video](/models/xai/grok-imagine-video-i2v) [API Documentation](https://docs.modelslab.com)

---

*This markdown version is optimized for AI agents and LLMs.*

**Links:**
- [Website](https://modelslab.com)
- [API Documentation](https://docs.modelslab.com)
- [Blog](https://modelslab.com/blog)

---
*Generated by ModelsLab - 2026-04-11*