Trim MOV video by setting start time and duration. Remove unwanted sections from iPhone recordings, QuickTime captures, and Final Cut Pro exports.
Process files in seconds with our optimized servers
Set exact start and end points with frame accuracy
Maintain original quality with smart re-encoding
MOV is Apple's QuickTime container — the default for iPhone video, QuickTime screen recordings, Final Cut Pro / iMovie exports, and many DSLR/mirrorless cameras shooting ProRes or H.264. Trimming extracts a portion without altering the rest, and because XConvert can keep the original codec, the result is bit-identical to the corresponding section of the source. Common reasons to trim:
For longer multi-segment edits or format conversions in the same pass, see Video Cutter, MOV to MP4, or Compress MOV.
| Property | Stream copy (default) | Re-encode |
|---|---|---|
| Speed | Very fast (seconds for any size) | Proportional to clip length |
| Quality | Bit-identical to source | Slight loss unless CRF 18-20 |
| Output codec | Same as source (e.g. ProRes stays ProRes, H.264 stays H.264) | Any supported (H.264, H.265, AV1, VP9, MJPEG) |
| Cut accuracy | Aligned to keyframes (often 2-10 sec granularity) | Frame-accurate |
| Output container | MOV | MOV (or change to MP4 / MKV / WebM via Convert) |
| File size | Same proportion as duration kept | Variable by codec / quality settings |
| Best for | Quick lossless extraction, ProRes preservation | Frame-accurate cuts, codec change, smaller file |
If the moment you want starts mid-GOP (between keyframes), stream-copy will snap to the nearest keyframe — usually within 2-10 seconds. For frame-accurate cuts (the exact moment a goal is scored, the precise word in a podcast), enable re-encode and pick CRF 18-20 to keep the loss invisible.
| Source codec | Trim style | Notes |
|---|---|---|
| H.264 (iPhone, most cameras) | Stream copy | Fastest, no re-encode needed |
| HEVC / H.265 (iPhone since iOS 11) | Stream copy | Preserves 50% size advantage over H.264 |
| ProRes 422 / 4444 (Final Cut, DSLR) | Stream copy | Keeps editing-grade quality intact |
| MJPEG (older DSLR, screen capture) | Stream copy or re-encode to H.264 | Re-encode shrinks file 5-10× |
| ProRes RAW | Stream copy | Color-grade-ready; do not re-encode unless delivering |
Not in stream-copy mode (the default). XConvert writes the original video and audio bytes into a new MOV container without decoding or re-encoding — the trimmed clip is bit-identical to the corresponding portion of the source, which matters when you're working with ProRes, HEVC, or other expensive codecs. Quality only changes if you opt into re-encode (to change codec, resolution, or compress). At CRF 18-20 the loss is visually imperceptible.
There's no fixed cap. Trimming runs in your browser, so the practical limit is your device's available memory and your patience for the upload. Multi-GB ProRes masters and hours-long QuickTime screen recordings work — competitors like online-video-cutter.com cap at 4 GB; XConvert does not. Stream-copy mode is fast enough that even 4-hour 4K recordings finish in under a minute once uploaded.
Yes. Add multiple trim segments — each pair of start time + duration produces a separate output clip. Useful for pulling 5 highlights out of a basketball game, splitting a 2-hour course into 10-minute chapters, or extracting just the demo segments from a long Zoom recording.
Stream-copy can only cut on keyframes. Most MOVs from iPhone, QuickTime, and Final Cut have a keyframe every 2-10 seconds; the cut point snaps to the nearest one before your timestamp so the first frame of the output decodes correctly. If you need the exact frame, enable re-encode — that decodes every frame and re-encodes from your specified timestamp, frame-accurate.
Yes. Slow-motion MOVs from iPhone are stored at high frame rate with a metadata flag for the slow-mo region. Stream-copy preserves both the high-frame-rate video and the audio track without altering timing. If you re-encode and want to bake the slow-motion in (so it plays slow on any player), use the resolution and compression options to set a target frame rate.
Yes. Stream-copy mode preserves the codec exactly, so a ProRes-in-MOV stays ProRes-in-MOV, an H.264-in-MOV stays H.264-in-MOV, and the file imports into Final Cut Pro, iMovie, DaVinci Resolve, and Premiere just like the original. Re-encode mode lets you switch codec — pick H.264 for maximum compatibility (iOS, Android, Windows, web) or HEVC to keep the quality with smaller files.
Yes. In step 3, switch to re-encode and choose MP4 as the output container — you'll get a trimmed MP4 in one pass instead of running trim then convert separately. For pure MOV-to-MP4 with no trim, use MOV to MP4 directly.
Yes. Drop in several MOVs and the same start time + duration applies to each output. Useful for extracting the same segment from multiple camera angles of one event, or trimming the same 5-second intro off a batch of episode files. Per-file overrides are also supported if one clip needs a different range.
In practice they're the same operation. Some apps reserve "trim" for shaving the start/end and "cut" for splitting at a point or extracting a middle portion — XConvert handles all three patterns through the same start time + duration controls. See Video Cutter for the same workflow framed around mid-clip extraction.