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

# Introduction

> Welcome to QuickReel provides a comprehensive suite of AI-powered video processing APIs that help you create, edit, and enhance video content programmatically. Our platform combines cutting-edge AI technology with robust API infrastructure to deliver professional-grade video processing capabilities.

## What We Offer

<CardGroup cols={2}>
  <Card title="AI Clipping" icon="scissors" href="/api-reference/AIclipping/introduction">
    Automatically convert long-form videos into engaging short-form content
    optimized for social media.
  </Card>

  <Card title="AI Edit" icon="wand-magic-sparkles" href="/api-reference/AIedit/introduction">
    Transform your videos with AI-powered editing capabilities with customizable templates.
  </Card>

  <Card title="AI BGM" icon="music" href="/api-reference/bgm/introduction">
    Add context-aware background music to enhance video engagement and emotional
    impact.
  </Card>

  <Card title="AI B-rolls" icon="film" href="/api-reference/brolls/introduction">
    Insert relevant B-roll footage based on video context for
    professional-looking content.
  </Card>

  <Card title="Text to Speech" icon="text" href="/api-reference/tts/introduction">
    Generate speech from text
  </Card>

  <Card title=" Text to Video" icon="text" href="/api-reference/ttv/introduction">
    API for generating videos from text
  </Card>

  <Card title="Subtitles API" icon="closed-captioning" href="/api-reference/AIsubtitle/introduction">
    Add animated subtitles to videos, improving accessibility and engagement.
  </Card>
</CardGroup>

## Key Benefits

<AccordionGroup>
  <Accordion title="Time Efficiency" icon="clock">
    Automate time-consuming video editing tasks and reduce production time by up
    to 90%.
  </Accordion>

  <Accordion title="Cost Effective" icon="dollar-sign">
    Eliminate the need for expensive video editing software and professional
    editors.
  </Accordion>

  <Accordion title="Scalable Solutions" icon="arrows-up-down-left-right">
    Process multiple videos simultaneously with our cloud-based infrastructure.
  </Accordion>

  <Accordion title="Quality Output" icon="star">
    Maintain professional quality standards with AI-powered editing and
    enhancement.
  </Accordion>
</AccordionGroup>

## Support and Resources

<CardGroup cols={2}>
  <Card title="API Reference" icon="book" href="/api-reference/AIclipping/introduction">
    Detailed documentation for all API endpoints
  </Card>

  <Card title="Discord Community" icon="discord" href="https://discord.com/invite/HXQ92SDamV">
    Join our community for support and updates
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/quickreel">
    Check out our example implementations
  </Card>

  <Card title="Support" icon="headset" href="https://www.api.quickreel.io/contact">
    Get help from our technical team
  </Card>
</CardGroup>

<Note>
  Looking for SDKs? We provide client libraries for popular programming
  languages to help you integrate quickly.
</Note>
