← Back to all generators
lucataco/trim-video
Official
View on Replicate →
Simple tool to quickly trim a video or audio file
Capabilities
No capability data available
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
video * | string (uri) | Input video file to trim | — | — |
duration | string | Duration to trim from start time (format: HH:MM:SS or MM:SS or seconds). Ignored if end_time is specified. | — | — |
end_time | string | End time for trimming (format: HH:MM:SS or MM:SS or seconds). If not specified, uses duration instead. | — | — |
output_format | string | Output video format | "mp4" | mp4 mov avi mkv webm |
quality | string | Video quality preset | "medium" | ultrafast superfast veryfast faster fast medium slow slower veryslow |
remove_audio | boolean | Remove audio track from output video | false | — |
start_time | string | Start time for trimming (format: HH:MM:SS or MM:SS or seconds) | "00:00:00" | — |
video required string Input video file to trim
duration string Duration to trim from start time (format: HH:MM:SS or MM:SS or seconds). Ignored if end_time is specified.
end_time string End time for trimming (format: HH:MM:SS or MM:SS or seconds). If not specified, uses duration instead.
output_format string Output video format
Default:
"mp4" mp4 mov avi mkv webm
quality string Video quality preset
Default:
"medium" ultrafast superfast veryfast faster fast medium slow slower veryslow
remove_audio boolean Remove audio track from output video
Default:
false start_time string Start time for trimming (format: HH:MM:SS or MM:SS or seconds)
Default:
"00:00:00" Version:
a58ed8021532 Updated: 2/26/2026 81.6K runs
cinemasetfree.com