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

# Templates

> The catalog. Each template is a finished edit with a typed contract.

A **template** is a complete, directed edit: you bring material, it brings
the editing craft. Live templates below are callable today at
`POST /v1/run/{id}`; drafts show their contract ahead of launch.

<CardGroup cols={2}>
  <Card title="Message Bubbles" href="/docs/templates/message-bubbles">
    A text conversation floating in the room next to you, one bubble popping in after another, each pinned in 3D space so it foreshortens and parallaxes as the camera moves.
  </Card>

  <Card title="Remove Background" href="/docs/templates/remove-background">
    Cut the subject out of a video: the person isolated on a true alpha channel, ready to composite anywhere.
  </Card>

  <Card title="Tighten" href="/docs/templates/tighten">
    Give a long raw take back SHORTER.
  </Card>

  <Card title="Launch Cut" href="/docs/templates/launch-cut">
    Turn a raw screen recording plus the product's website into a directed, narrated, brand-matched demo film: the kind a founder posts on ship day..
  </Card>

  <Card title="Tracked Title Card" href="/docs/templates/tracked-title-card">
    Pin frosted, notification-style cards to points IN THE WORLD of your video.
  </Card>

  <Card title="Text Behind the Subject" href="/docs/templates/text-behind">
    Put a word BEHIND the speaker so their head and shoulders cut across the letters.
  </Card>
</CardGroup>
