Video
Trim video
Cut video clips by start and end time, keeping a downloadable output.
Input
File and output
Result
Trim video
VID
Waiting for file
The result will appear here.
API
Also available by API
Use multipart or base64 with a NOXUS API key. API billing uses separate USD balance.
The web and API share the same processing function and limits pattern.
POST /api/v1/tools/video-trim
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
media=@video.mp4
start_time=00:00:05
end_time=00:00:20
output_format=mp4