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

# Welcome

<video width="100%" autoPlay loop muted playsInline>
  <source src="https://desktop.beeble.ai/public/landing/Hero-SwitchXver.webm" type="video/webm" />
</video>

Beeble is an AI VFX platform that brings studio-grade visual effects to every creator.

<CardGroup cols={3}>
  <Card title="Canvas" icon="diagram-project" href="/beeble/canvas">
    <div style={{ display: "flex", gap: "5px", marginBottom: "8px" }}>
      <span className="product-chip product-chip-cloud">Beeble</span>
    </div>

    Node-graph editor for composing AI VFX pipelines across Beeble's
    models.
  </Card>

  <Card title="SwitchX" icon="shuffle" href="/beeble/switchx">
    <div style={{ display: "flex", gap: "5px", marginBottom: "8px" }}>
      <span className="product-chip product-chip-cloud">Beeble</span>
    </div>

    Video-to-video AI generation. Switch anything in your footage while
    keeping what matters.
  </Card>

  <Card title="Background Remover" icon="scissors" href="/beeble/background-remover">
    <div style={{ display: "flex", gap: "5px", marginBottom: "8px" }}>
      <span className="product-chip product-chip-cloud">Beeble</span>
    </div>

    Extract clean alpha mattes from images and videos with AI-powered
    background removal.
  </Card>

  <Card title="VFX Pass Generator" icon="layer-group" href="/beeble/vfx-pass-generator">
    <div style={{ display: "flex", gap: "5px", marginBottom: "8px" }}>
      <span className="product-chip product-chip-cloud">Beeble</span>
      <span className="product-chip product-chip-studio">Beeble Studio</span>
    </div>

    Generate VFX passes including PBR maps, alpha, and depth maps from your
    footage with AI.
  </Card>

  <Card title="3D Relight" icon="sun" href="/beeble/beeble-editor">
    <div style={{ display: "flex", gap: "5px", marginBottom: "8px" }}>
      <span className="product-chip product-chip-cloud">Beeble</span>
      <span className="product-chip product-chip-studio">Beeble Studio</span>
    </div>

    Real-time 3D relighting editor with physically-based rendering for
    photorealistic results.
  </Card>
</CardGroup>

## Products

Beeble is available as a **cloud app** and a local **desktop app** depending on your requirements.

<CardGroup cols={2}>
  <Card title="Beeble" icon="cloud" href="/beeble/overview">
    Cloud app with instant access, no setup required. Features all models
    including SwitchX. 2K support. Flexible for all creators.
  </Card>

  <Card title="Beeble Studio" icon="desktop" href="/beeble-studio/overview">
    Desktop app with unlimited local processing and offline VFX Pass Generator. 4K
    support. Built for studios.
  </Card>
</CardGroup>

[See full comparison →](/help/beeble-vs-beeble-studio)

## Integration

Extend your workflow with Beeble's integrations for industry-standard tools.

<CardGroup cols={3}>
  <Card title="Nuke Plugin" icon="radiation" href="/integration/nuke-plugin">
    Relight inside Nuke with full PBR passes
  </Card>

  <Card title="Blender Plugin" icon="cube" href="/integration/blender-plugin">
    Relight inside Blender with full PBR passes
  </Card>

  <Card title="Unreal Engine Plugin" icon="gamepad" href="/integration/unreal-engine-plugin">
    Relight inside Unreal with full PBR passes
  </Card>

  <Card title="Beeble Camera" icon="camera" href="/integration/beeble-camera">
    iPhone App that brings camera tracking to Beeble
  </Card>
</CardGroup>

## Frequently Asked Questions

<Card title="FAQ" icon="circle-question" href="/help/faq">
  Common questions and troubleshooting
</Card>
