All prebuilt tools TRIM VIDEO API
Trim Video with an API
Cut a precise segment from a source video using start and end times. Run it from the playground or call the same preset through one agent-ready endpoint.
BUILT FOR AUTOMATION
Useful defaults, typed options.
The tool slug stays stable while your agent supplies the input asset and a narrow set of documented options.
- Millisecond timestamps
- Fast stream copy when safe
- Exact duration validation
FAQ
About trim video
Can video be trimmed without quality loss?
Stream copy is possible near compatible keyframes. Exact frame cuts may require re-encoding the surrounding segment.
Which timestamp format should I use?
The API accepts seconds as numbers, including decimal values for sub-second precision.
KEEP BUILDING