lucataco/trim-video 🖼️❓📝✓ → 🖼️

▶️ 3.6K runs 📅 Jul 2025 ⚙️ Cog 0.15.10 🔗 GitHub
video-editing video-to-video video-trimming

About

Simple tool to quickly trim a video or audio file

Example Output

Output

Performance Metrics

6.33s Prediction Time
14.06s Total Time
All Input Parameters
{
  "video": "https://replicate.delivery/pbxt/NL8e6wNjiqEeEACz5jOOO2gFXuAXwWnBmJI9XEsf9eRdHrop/replicate-prediction-4czp9keg39rmc0cqt61t69adbc.mp4",
  "quality": "medium",
  "start_time": "00:02",
  "remove_audio": false,
  "output_format": "mp4"
}
Input Parameters
video (required) Type: string
Input video file to trim
quality Default: medium
Video quality preset
duration Type: string
Duration to trim from start time (format: HH:MM:SS or MM:SS or seconds). Ignored if end_time is specified.
end_time Type: string
End time for trimming (format: HH:MM:SS or MM:SS or seconds). If not specified, uses duration instead.
start_time Type: stringDefault: 00:00:00
Start time for trimming (format: HH:MM:SS or MM:SS or seconds)
remove_audio Type: booleanDefault: false
Remove audio track from output video
output_format Default: mp4
Output video format
Output Schema

Output

Type: stringFormat: uri

Version Details
Version ID
a58ed80215326cba0a80c77a11dd0d0968c567388228891b3c5c67de2a8d10cb
Version Created
July 11, 2025
Run on Replicate →