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

# How Many Clips Can I Get?

> See the estimated clip ranges Reap can generate from videos of different lengths.

> **For AI agents:** a documentation index is at [/llms.txt](/llms.txt). Every page is also available as markdown, just append `.md` to the URL.

## Overview

The number of clips Reap generates depends on both the length of your video and the clipping settings you use. In general, longer videos can produce more clips, but the final count can still vary depending on your content and selected setup.

## Estimated Clip Ranges

| Video length       | Typical clip range |
| ------------------ | ------------------ |
| `0-3 minutes`      | `1-4 clips`        |
| `3-10 minutes`     | `4-14 clips`       |
| `10-30 minutes`    | `5-21 clips`       |
| `30-60 minutes`    | `23-32 clips`      |
| `60-120 minutes`   | `32-42 clips`      |
| `Over 120 minutes` | `42-55 clips`      |

## What Affects The Final Count

* The total length of the video.
* The type of content in the video.
* The clipping settings you choose.
* How many distinct usable moments the AI finds.
* An explicit count in your [clip prompt](/api-reference/create-clips#prompt) (e.g. "give me 5 clips") nudges the count, but it's still capped by the video's length and how many distinct moments fit your duration setting.

<Tip>
  These ranges are estimates, not guarantees. Some videos naturally contain more clip-worthy moments than others.
</Tip>
