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

# Video Tools

> Explore video generation, editing, transformation, and enhancement APIs.

Use Magic Hour's video tools to generate new footage, transform existing clips, synchronize audio, replace characters, and automate video editing workflows.

<CardGroup cols={2}>
  <Card title="AI Video Editor" icon="wand-magic-sparkles" href="/tools/video/video-editor">
    Edit existing footage with natural-language prompts.
  </Card>

  <Card title="Animation" icon="film" href="/tools/video/animation">
    Turn static images into animated videos.
  </Card>

  <Card title="Audio to Video" icon="waveform" href="/tools/video/audio-to-video">
    Generate video from audio, an image, and a prompt.
  </Card>

  <Card title="Auto Subtitle Generator" icon="closed-captioning" href="/tools/video/auto-subtitle-generator">
    Add timed subtitles to video automatically.
  </Card>

  <Card title="Character Replace" icon="user" href="/tools/video/character-replace">
    Replace a person throughout a video.
  </Card>

  <Card title="Face Swap Video" icon="face-smile" href="/tools/video/face-swap-video">
    Replace faces consistently across video frames.
  </Card>

  <Card title="Image to Video" icon="image" href="/tools/video/image-to-video">
    Animate a still image with AI-generated motion.
  </Card>

  <Card title="Lip Sync" icon="lips" href="/tools/video/lip-sync">
    Synchronize mouth movement with new audio.
  </Card>

  <Card title="Talking Photo" icon="comment-audio" href="/tools/video/talking-photo">
    Make a still portrait speak from an audio track.
  </Card>

  <Card title="Text to Video" icon="text" href="/tools/video/text-to-video">
    Generate original video from a text description.
  </Card>

  <Card title="Video to Video" icon="video" href="/tools/video/video-to-video">
    Apply new styles to existing footage.
  </Card>
</CardGroup>
