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

# Video Background Remover API | Remove Video Background

> Complete API and SDK documentation for VideoBGRemover. Remove video backgrounds with AI, create transparent videos, and build video composition workflows.

## Overview

Remove backgrounds from videos using AI-powered processing, then compose with custom backgrounds using our Python and Node.js SDKs. Perfect for video editing workflows, content creation, and automated processing.

<Card title="Get started in 5 minutes" icon="rocket" href="/quickstart" horizontal>
  Create your first background removal job with our quickstart guide.
</Card>

## Key Features

<Columns cols={2}>
  <Card title="Python & Node.js SDKs" icon="code" href="/examples">
    Full-featured SDKs for background removal and video composition with custom backgrounds.
  </Card>

  <Card title="Two Upload Methods" icon="upload" href="/video-background-removal/guide">
    Upload files directly or process videos from public URLs.
  </Card>

  <Card title="Multiple Output Formats" icon="video" href="/guides/background-options">
    Green screen, color backgrounds, or transparent videos in WebM, ProRes, PNG sequences.
  </Card>

  <Card title="Simple Credit System" icon="credit-card">
    Pay 1 credit per second of video. No complex pricing tiers.
  </Card>
</Columns>

## Quick Examples

<Columns cols={2}>
  <Card title="Examples" icon="terminal" href="/examples">
    Complete workflows using cURL commands.
  </Card>

  <Card title="API Reference" icon="book-open" href="/api-reference/introduction">
    Complete API documentation with interactive examples.
  </Card>
</Columns>

## Ready to start?

<Card title="Get your API key" icon="key" href="https://videobgremover.com/api-management">
  Sign up and create your first API key to get started.
</Card>
