> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modelslab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Video Generation API

> Generate and edit AI videos from text prompts and images. Supports text-to-video, image-to-video, and video-to-video via ModelsLab API.

### Endpoints

<CardGroup cols={2}>
  <Card title="Watermark Remover" href="/video-api/watermark-remover" img="https://assets.modelslab.ai/generations/42a8971d-ed6b-4fab-8cab-1fe294e0ce62.webp">
    Remove watermarks from videos using AI-powered processing
  </Card>

  <Card title="Text to Video" href="/video-api/text-to-video" img="https://mintcdn.com/mod/Z4yC4xMQyqj_NCnL/images/video-api/assets/images/Text_to_video_modelslab.jpg?fit=max&auto=format&n=Z4yC4xMQyqj_NCnL&q=85&s=8047fcb9b019a41af39c0f8605a95121" width="877" height="585" data-path="images/video-api/assets/images/Text_to_video_modelslab.jpg">
    Generate videos from text descriptions using the Text to Video API.
  </Card>

  <Card title="Image to Video" href="/video-api/img-to-video" img="https://mintcdn.com/mod/Z4yC4xMQyqj_NCnL/images/video-api/assets/images/Image_to_video_modelslab.jpg?fit=max&auto=format&n=Z4yC4xMQyqj_NCnL&q=85&s=560ed375200bae26abeeb243a98a7c83" width="877" height="585" data-path="images/video-api/assets/images/Image_to_video_modelslab.jpg">
    Generate videos from images using the Image to Video API.
  </Card>

  <Card title="Text to video ultra" href="/video-api/text-to-video-ultra" img="https://mintcdn.com/mod/Z4yC4xMQyqj_NCnL/images/video-api/assets/images/Text_to_video_ultra_modelslab.jpg?fit=max&auto=format&n=Z4yC4xMQyqj_NCnL&q=85&s=1e1cee481c88af18a138dd2dad26e849" width="877" height="585" data-path="images/video-api/assets/images/Text_to_video_ultra_modelslab.jpg">
    Generate high-definition videos from text descriptions using the Text to Video Ultra API.
  </Card>

  <Card title="Image to video ultra" href="/video-api/image-to-video-ultra" img="https://mintcdn.com/mod/Z4yC4xMQyqj_NCnL/images/video-api/assets/images/Image_to_video_ultra_modelslab.jpg?fit=max&auto=format&n=Z4yC4xMQyqj_NCnL&q=85&s=4726618b3ad9afe4132954cf6a9eccdb" width="877" height="585" data-path="images/video-api/assets/images/Image_to_video_ultra_modelslab.jpg">
    Generate high-definition videos from images using the Image to Video Ultra API.
  </Card>

  <Card title="Base64 to URL" href="/video-api/base64-to-url">
    Upload a video in base64 format and retrieve it as a URL.
  </Card>
</CardGroup>
