Video Cutter API
Cut and clip any video by timestamp — one segment or a whole batch — with a single Video Cutter API request. This online video cutter, built for developers, automates social cut-downs, highlight reels, trailers, lecture chapters, and previews programmatically, so you can cut video without opening an editor or processing each clip by hand.
Explore Video Cutter API Models
Models for the Video Cutter API are on the way. Here’s what it’s designed to do — cut and clip video by timestamp — the moment they land.
Video Cutter API models are on the way
Cut and clip any video by timestamp — one clip or a batch — via API. We're adding models to this category — check back soon.
Browse available models →Cut and clip any video by timestamp
The Video Cutter API will cut precise segments from a source video by timestamp — a single clip or a whole batch — so you can automate social cut-downs, highlight reels, chapters and previews without a video editor in the loop.
Think of it as an online video cutter you call from code. It is aimed at products and pipelines that generate a lot of derived video: creator tools that turn a stream into shorts, sports and events platforms building highlights, and marketing teams slicing one shoot into dozens of platform-specific cuts. One request in, every clip out.
What you’ll be able to do
Planned clip controls
| Parameter | What it does | Example |
|---|---|---|
| start / end | Timestamps that define each clip | 00:01:12 → 00:01:48 |
| clips[] | A list of ranges cut in one request | [{start,end}, …] |
| mode | stream-copy (fast) or re-encode (frame-accurate) | "copy" |
| aspect | Optional reframe for social platforms | "9:16" |