Free Video Trimmer — Cut & Split Video Files

Trim videos to a time range or split into segments — a free alternative to Adobe Premiere Pro. No sign-up, no re-encoding, no watermarks.

Instant Stream Copy

No re-encoding means near-instant trimming with zero quality loss. Cut a 2-hour movie in seconds, not minutes.

Trim or Split

Trim mode extracts a single clip. Split mode cuts at multiple time markers, producing separate files for each segment.

Video Preview

Preview your video and scrub to the exact timestamp before cutting. Verify start and end points visually.

100% Private

All processing happens in your browser using WebAssembly. Your files never leave your device.

Free Video Trimmer — Cut & Split Video Files Online

The Free Video Trimmer lets you cut video files to a specific time range or split them into multiple segments at custom time markers — all directly in your browser. No sign-up, no uploads, no watermarks, no file size limits. Powered by ffmpeg.wasm with stream copy mode for near-instant cuts and zero quality loss.

Features

  • Instant stream copy — Uses ffmpeg's -c copy mode. No re-encoding means near-instant processing and zero quality loss, even for large video files.
  • Trim mode — Extract a single clip by entering a start and end time. Perfect for pulling highlights from gameplay, cutting intros from recordings, or grabbing a scene from a movie.
  • Split mode — Add multiple time markers and split the video into separate segments. Great for breaking a long recording into chapters or extracting multiple clips at once.
  • Video preview — Watch and scrub through your video before cutting. Verify your timestamps visually to get precise results.
  • Flexible time input — Enter time as seconds (90), MM:SS (1:30), or HH:MM:SS (1:02:30). Decimal seconds supported for precision.
  • 100% client-side — Uses ffmpeg.wasm (WebAssembly). Your files never leave your device. No server uploads, no privacy concerns.

How to Trim a Video

  1. 1. Add a file — Drag and drop a video file into the upload area, or click to browse. MP4, WebM, MOV, AVI, and MKV are supported.
  2. 2. Preview — Use the built-in player to scrub to the exact timestamps you want to cut.
  3. 3. Choose mode — Click Trim to extract a single clip, or Split to cut at multiple markers.
  4. 4. Enter times — For Trim mode, set the start and end time. For Split mode, add one or more time markers where you want to cut.
  5. 5. Process & Download — Click the action button. Stream copy mode makes this fast regardless of file length. Download your clip(s) when done.

Video Trimmer vs. Video Editor

FeatureVideo TrimmerAdobe Premiere Pro
PriceFree$22.99/mo
PurposeQuick cuts by timestampFull video editing suite
SpeedNear-instant (stream copy, no re-encoding)Depends on export settings and hardware
Split supportYes — multiple markers, separate filesYes — timeline-based
QualityLossless (exact copy)Re-encoded on export
Privacy100% browser-based, no uploadsDesktop app, Creative Cloud sync
Install requiredNoYes (large download)

Frequently Asked Questions

Why is trimming so fast?

The trimmer uses ffmpeg's stream copy mode (-c copy), which copies the video and audio data without decoding or re-encoding. The only work is reading the container, copying the relevant packets, and writing a new container. This makes it orders of magnitude faster than re-encoding.

Are the cuts frame-exact?

Stream copy mode cuts at the nearest keyframe (I-frame). For most videos encoded with keyframes every 1–2 seconds, the cut point will be within a second of your requested time. If you need frame-exact cuts, you would need to re-encode the video, which our Video Converter can help with.

Can I trim very large video files?

Yes, but keep in mind that the entire file must be loaded into browser memory via WebAssembly. Files up to ~2 GB work well on most modern machines with 8+ GB RAM. For very large files, the loading step may take a moment, but the actual cutting is still fast.

Does trimming add a watermark?

No. The output is an exact copy of the original video data — nothing is added, removed, or modified. There are no watermarks, logos, or branding of any kind.