โœ‚๏ธ

Video Clipper

Trim and clip any video file โ€” MP4, WebM, MOV, MKV, AVI, FLV and more โ€” directly in your browser using FFmpeg WebAssembly. Set start and end times with sliders or type them in. No upload required.

Videovideocliptrimcut๐Ÿ”’ Browser-only

๐Ÿ“‹ How to use Video Clipper

  1. 1Upload a video file (MP4, WebM, MOV, MKV, AVI, FLV, TSโ€ฆ)
  2. 2Play the video and use 'Use position' to set start and end times, or type them in
  3. 3Click 'Clip Video' โ€” FFmpeg runs locally in your browser
  4. 4Preview and download the clipped video

Try it now

100% browser-based. Your video is trimmed locally using FFmpeg WebAssembly โ€” nothing is uploaded.
First use downloads ~32 MB FFmpeg engine from a CDN (cached by your browser after that). Large videos may take a moment.
YouTube / Instagram / Facebook:Download the video using the platform's official download feature (or a tool like yt-dlp), then upload it here to clip it. Supports MP4, WebM, MOV, MKV, AVI, TS, FLV.

Drop a video file here

or click to browse ยท MP4, WebM, MOV, MKV, AVIโ€ฆ

Examples

Extract a 30-second clip

Input: "video.mp4, 1:30 โ†’ 2:00"
Output: "video_clip_1-30_to_2-00.mp4"

Trim intro from downloaded YouTube video

Input: "lecture.mp4, 0:45 โ†’ end"
Output: "lecture_clip_0-45_to_end.mp4"

Frequently Asked Questions

What formats are supported?โ–พ

MP4, WebM, MOV, MKV, AVI, MPEG, M4V, TS, FLV, WMV, and any format FFmpeg can decode.

Why does it say '~32 MB download'?โ–พ

FFmpeg WebAssembly (~32 MB) is fetched from a CDN on first use. Your browser caches it, so future clips load instantly.

Can I clip YouTube/Instagram/Facebook videos?โ–พ

Yes โ€” download the video to your device first using the platform's official feature or yt-dlp, then upload it here to clip.

Will the quality change?โ–พ

No. Fast mode uses stream copy (-c copy) which keeps the original quality. The clip start may be slightly before your set point if it doesn't land on a keyframe.

Related Tools