Free Online Video Cutter

Trim & Cut Video Clips With Precision

Extract any portion of a video by setting an exact start time and duration. Remove unwanted intros, cut highlights, extract scenes, or create short clips — all online with no software required.

Set start time & duration precisely Fast stream copy — no re-encoding Preserves original quality & format
Drop your video file here

or browse files

MP4, MKV, AVI, MOV, WebM, WMV • Up to 500 MB

Start End
Start time
: :
End time
: :
Waiting in queue…
0%
Ready to download
Conversion completed successfully
Download File
Conversion failed

Something went wrong. Please try again.

SSL Encrypted
Files deleted in 2h
Fast processing
No signup needed
Simple & Fast

How to Use Video Cutter

Convert your files in three simple steps — no software, no signup.

01
Upload Your Video

Upload any video in MP4, MKV, AVI, MOV, WebM, WMV, or FLV format. Maximum file size is 500 MB.

02
Set Start & Duration

Enter the start time (e.g. 0:30 to begin 30 seconds in) and the clip duration (e.g. 1:30 for a 90-second clip). Use HH:MM:SS format for precision.

03
Download Trimmed Clip

Download your trimmed video clip in the same format as the original. Stream copy mode ensures near-instant processing with no quality loss.

Features

Why Use Video Cutter?

Instant Stream Copy

For most formats, the video and audio data are trimmed without re-encoding (stream copy), resulting in near-instant cutting with zero quality loss.

Create Video Highlights

Extract the best moments from long recordings — sports highlights, wedding speeches, concert performances, or key conference moments.

Social Media Clips

Cut short clips under 60 seconds for Instagram Reels, TikTok, YouTube Shorts, or Twitter/X from any longer video source.

Remove Intros & Outros

Strip unwanted intro sequences, title cards, and end credits from downloaded videos, lecture recordings, or webinar exports.

Training & Tutorial Clips

Extract specific chapters or techniques from long instructional videos for sharing with students or colleagues as standalone clips.

Private & Secure

Uploaded files are processed in an isolated environment and deleted automatically within one hour.

Compatibility

Supported Formats

All the formats you need, all in one place.

Format Description Extension Best Used For
MP4 TRIM Cut MP4 clips with stream copy speed .mp4 Social media clips, highlights, YouTube Shorts
MKV TRIM Extract MKV segments without re-encoding .mkv Home theatre recordings, Plex content clips
AVI TRIM Cut legacy AVI video files .avi Old camcorder footage, DVD rip excerpts
MOV TRIM Trim Apple QuickTime MOV files .mov iPhone recording clips, Final Cut Pro prep
WEBM TRIM Cut WebM web video clips .webm Web video excerpts, web player clips
WMV TRIM Trim Windows Media Video files .wmv Legacy corporate video excerpts
FLV TRIM Cut legacy Flash video files .flv Old web video archive excerpts
FAQ

Frequently Asked Questions

Using stream copy mode, cuts are precise to the nearest keyframe (I-frame) in the video. For most compressed video, this means cuts land within 0.5–2 seconds of your specified point. For frame-perfect accuracy, re-encoding mode can be selected.

Stream copy mode transfers the video and audio data to the new file without decoding and re-encoding each frame. Since no encoding occurs, it completes in seconds regardless of video length. The trade-off is cuts are to the nearest keyframe rather than any exact frame.

Currently, each operation produces one clip defined by a start time and duration. For multiple cuts, process each desired clip separately. Results can then be merged with our Video Merger.

Yes. Stream copy preserves the original video codec, resolution, bitrate, frame rate, and all other properties. The only difference is the shorter duration.

Both platforms prefer MP4 with H.264 video. If your source is MP4, the trimmed output will be perfect for upload. If it's another format, use our MP4 Converter after cutting.

This tool is designed for video files. For audio trimming, use our dedicated Audio Cutter tool which supports MP3, WAV, FLAC, AAC, and other audio formats.
Real-World Uses

Who Uses Video Cutter?

From everyday users to professionals — see how people rely on this tool every day.

Reels Creators
Instagram Reels & Stories

Cut a 15–60 second highlight from any longer video. Instagram Reels requires clips under 90 seconds — extract exactly the right moment.

YouTubers
YouTube Shorts Clips

YouTube Shorts must be under 60 seconds. Cut the best moment from a longer video for a standalone Short without a full editing suite.

Presenters
Remove Intros & Outros

Strip unwanted title cards, countdown timers, and branded outros from downloaded webinars, conference talks, and tutorials.

Educators
Extract Course Chapters

Clip individual chapters from long lecture recordings to create focused, distributable segments for students and course modules.

Video Editors
Pre-Edit Scene Extraction

Quickly extract rough scene segments from long camera takes before importing into your NLE — reduces timeline clutter and import time.

Marketers
Testimonial Clips

Extract 30–60 second testimonial sound-bites from longer customer interviews for use in ads, landing pages, and social proof sections.

Why TransmuteBox?

TransmuteBox vs. Alternatives

See how we compare to desktop software and other online converters.

Feature Our Tool
TransmuteBox
VLC (manual) Other Online
Stream copy (near-instant)
HH:MM:SS time input
Re-encode for frame accuracy
Preserves original codec Varies
No watermark on output Sometimes
No install required
Files auto-deleted after 2 h Varies
Under the Hood

Technical Specifications

Built on industry-standard open-source tools for maximum quality and reliability.

Limits & Restrictions
  • Max input file: 500 MB (free)
  • Min clip duration: 1 second
  • Input/output format preserved
FFmpeg Video Cutter Stream Copy Trim Clip H.264 MP4
Conversion Engine
FFmpeg 6.x · -ss / -t stream copy · keyframe-aligned seeking
Output Quality
Stream copy: zero quality loss · Re-encode: CRF 23 H.264
Average Speed
Stream copy: seconds for any length · Re-encode: ~real-time
Data Security
HTTPS transfer · isolated temp dir · auto-purged in 2 h
Stream copy speed
Seconds regardless of length
Keyframe accuracy
Within 0.5–2 s of target
Resolution
Preserved from source
Complete Guide

Video Cutting Guide: Stream Copy, Keyframes, and Precision Trimming

Cutting a video seems simple — but the technology behind it involves important concepts like keyframes, stream copy, and encoding modes that directly affect speed, quality, and precision. Understanding these helps you choose the right approach for every trimming task.

Stream Copy: The Fastest Way to Cut Video

Stream copy mode (-codec copy in FFmpeg) transfers compressed video and audio data directly to the new file without any decoding or re-encoding. This means:

  • Cutting a 60-minute video completes in 1–3 seconds.
  • Zero quality loss — the data is bit-for-bit identical to the source.
  • No CPU-intensive work — your computer barely does anything.

The only limitation: cuts snap to the nearest keyframe, so you may get a cut 0.5–2 seconds from your exact target.

What Is a Keyframe and Why Does It Matter for Cutting?

Compressed video (H.264, H.265) stores most frames as differences from previous frames. Only keyframes (I-frames) contain complete frame data. A cut with stream copy must start at a keyframe — otherwise the output video would start with corrupted frames that reference missing prior data.

Most videos have keyframes every 2–5 seconds. This means stream-copy cuts are accurate to within that interval. For most social media and casual use cases, this is perfectly acceptable.

When to Use Re-encode Mode for Frame-Perfect Accuracy

If you need cuts at an exact frame (e.g., for a sports highlight that needs to start at the precise moment of a goal), re-encode mode decodes the video to the exact frame position and then re-encodes from that point forward. This is slower (takes time proportional to clip length) but produces a cut at any arbitrary frame.

Re-encode mode uses CRF 23 H.264 by default, producing a very small quality reduction compared to stream copy.

Time Format Guide: Entering Start Times Correctly

The video cutter accepts time in HH:MM:SS format:

  • 0:30 = 30 seconds from start
  • 1:30 = 1 minute 30 seconds
  • 1:02:30 = 1 hour, 2 minutes, 30 seconds
  • 0:00:45.500 = 45.5 seconds (sub-second precision)

Duration works the same way: a duration of 0:45 means the clip will be 45 seconds long from the start point.

Creating Multiple Clips: Cut, Then Merge

If you need several non-contiguous segments from one video — for example, a highlights reel from a longer recording — use the Video Cutter to extract each segment individually, then use our Video Merger to combine them into a final compilation. This two-step workflow gives you precision control over each cut without needing a full video editor.

Need More? Go Pro.

Unlock unlimited conversions, larger file sizes, priority processing, and cloud storage with TransmuteBox Pro.

No credit card for free tier Cancel anytime 12M+ users trust us