✂️Free Online Tool

Cut M4V

Cut M4V (Apple video) by setting start and end times. Only DRM-free M4V files can be processed. No re-encoding, no quality loss.

Drop your file here, or browseSupports MP4, MOV, AVI, MKV, WebM, MP3, WAV and more

Lightning Fast

Process files in seconds with our optimized servers

🎯

Precise Cutting

Frame-accurate cuts with intuitive timeline controls

💎

No Quality Loss

Maintain original quality with smart re-encoding

How to Cut an M4V File Online

  1. Upload Your M4V File: Drag and drop or click "Add Files" to select an M4V from your computer. iTunes Store purchases (DRM-free only), iMovie / QuickTime exports, and Apple TV app downloads are all supported. Batch is supported — drop in several M4Vs and apply the same cut range to each.
  2. Set Start Time and Duration: Use the trim controls to enter a start time and a duration to keep. Both fields accept seconds (12.5) or HH:MM:SS.sss format (00:01:30.500) for millisecond precision. Add multiple trim segments to extract several clips from one M4V in a single pass — each pair produces its own output file.
  3. Pick Codec, Resolution, and Quality (Optional): By default the cut is frame-accurate and the video is re-encoded at the visually-lossless default preset (CRF 18 for H.264 / CRF 17 for HEVC), keeping M4V as the container. Change the settings to switch codec (H.264 for max device compatibility, H.265 / HEVC for ~50% smaller files at the same quality, AV1, MPEG-4) or audio codec (AAC, AC3, MP3, Opus). Resize via resolution preset (1080p, 720p, 480p, 360p), scale by percentage, or set custom width/height. Pick a quality preset (Highest → Lowest) or a CRF value (18 = visually lossless, 23 = default, 28 = smaller).
  4. Cut and Download: Click Cut. Files process on our servers — download individually or as a ZIP. No sign-up, no watermark, no sign-up.

Why Cut M4V Files?

M4V is Apple's variant of the MP4 container — same MPEG-4 structure, but with the .m4v extension Apple uses for iTunes Store video, Apple TV app downloads, and exports from iMovie and QuickTime Player on macOS. The audio is typically AAC and the video is H.264 or HEVC, identical to MP4 internally; the extension just signals "Apple-flavored." Cutting an M4V is useful when you want to:

  • Trim iTunes / Apple TV downloads (DRM-free only) — Bonus features, behind-the-scenes clips, and content you ripped from your own discs into Apple's library are often .m4v. Pull out the 90-second moment you want to share without re-rendering the whole file. DRM-protected (FairPlay) titles cannot be processed by any browser tool, including this one.
  • Cut iMovie and QuickTime exports — iMovie's "Share → File" and QuickTime "Export As" both produce .m4v (or .mov) by default. Strip the dead air at the start of a screen recording, the false starts before a take, or the credits at the end without reopening the project.
  • Pull social clips from longer recordings — Instagram Reels accept up to 3 minutes (extended from 90s in late 2024), YouTube Shorts up to 3 minutes (since Oct 2024), TikTok up to 10 minutes recorded in-app or 60 minutes uploaded, X / Twitter free up to 2:20 (140s). Cut your M4V to fit the platform window so the algorithm doesn't auto-chop the wrong frame for the cover.
  • Share under email and chat caps — Gmail attachments cap at 25 MB, Outlook.com at 20 MB, Discord free at 10 MB (50 MB Nitro Basic, 500 MB Nitro), WhatsApp direct video at 16 MB. A few seconds of a 1080p H.264 M4V usually fits at the default quality; longer clips can be cut and compressed in one pass.
  • Extract highlights from Apple TV app downloads — Pull the 30-second goal from a sports recording, the demo from a long Apple-event capture, or the funny line from a sitcom episode without dragging it into Final Cut.
  • Strip bloated intros and outros — Drop the 8 seconds of black before the iMovie title appears, the QuickTime "click to start recording" prompt, or the show's opening credits from a downloaded episode.

For a different output container after cutting, see M4V to MP4, M4V to MOV, or Compress M4V. For the same workflow framed as trimming, see Trim M4V.

Default Cut vs Custom Settings — When to Use Which

Property Default settings Custom settings
Speed Proportional to clip length Proportional to clip length
Quality Re-encoded at the visually-lossless preset (CRF 18 H.264 / CRF 17 HEVC) Whatever CRF / bitrate you choose
Output codec Standard codec in M4V Any: H.264, H.265 / HEVC, AV1, MPEG-4
Cut precision Frame-accurate Frame-accurate
Audio Re-encoded to AAC at a matching bitrate Re-encoded to the codec you pick
File size Proportional to duration kept Variable by CRF / bitrate
Best for Quick extraction at source-matching quality Codec change, smaller file, different resolution

Either way the cut is frame-accurate: whether you want "minutes 2-5 of this 20-minute iMovie export" or the cut to land on the exact frame (a goal, a punchline, a button-click in a screen recording), the kept segment is decoded and re-encoded so it starts precisely where you say.

M4V Codec Quick Guide

Source codec Cut behavior Notes
H.264 (most iTunes / iMovie M4Vs) Frame-accurate re-encode at CRF 18 Plays on every device
HEVC / H.265 (newer iTunes 4K, iMovie HEVC exports) Frame-accurate re-encode at CRF 17 Keeps HEVC's ~50% size advantage over H.264
MPEG-4 Part 2 (older iTunes / DivX-style M4Vs) Frame-accurate re-encode; pick H.264 for modern players
AAC audio (the M4V default) Re-encoded at a matching bitrate Sounds the same as the source

Frequently Asked Questions

Will cutting reduce my M4V's quality?

Not visibly. The cut decodes the kept segment and re-encodes it at the visually-lossless default preset (CRF 18 for H.264 / CRF 17 for HEVC), so the clip is not bit-identical to the source but is visually indistinguishable from it even side-by-side. The upside is precision: the cut is frame-accurate instead of snapping to the nearest keyframe. Quality only drops noticeably if you deliberately pick a lower preset, a higher CRF, or a smaller resolution.

Can I cut a DRM-protected M4V from the iTunes Store or Apple TV app?

No. M4V files purchased or rented through the iTunes Store and most Apple TV app downloads are wrapped in Apple's FairPlay DRM, which prevents any third-party tool — browser-based or desktop — from reading the video. The file will load but the cut step will fail. DRM-free M4Vs (your own iMovie exports, QuickTime recordings, ripped personal discs, iTunes purchases that pre-date FairPlay, podcasts) cut without issue.

Why does the cut start a few seconds earlier than I asked for?

With XConvert it shouldn't — the cut re-encodes the kept segment, so it starts at your exact timestamp. The snap-back you're describing is how stream-copy cutters behave: they can only cut on keyframes (I-frames), and most M4V encoders place keyframes every 2-10 seconds, so those tools rewind a requested 00:01:23 cut to 00:01:18 if that's the nearest preceding keyframe. Here the cut lands exactly on 00:01:23.

What's the difference between M4V and MP4 when cutting?

Internally none for the cut operation — both are MPEG-4 containers with H.264 or HEVC video and AAC audio. The .m4v extension is Apple's signal that the file may carry FairPlay DRM or Apple-specific metadata (chapters, closed captions for iTunes); MP4 carries the same payload without that signal. A DRM-free M4V can be renamed to .mp4 and most players will treat it identically. If you want the output to play universally without the Apple association, use M4V to MP4 for the conversion or pick MP4 as the output container in re-encode mode.

Will the cut M4V still play in QuickTime, the Apple TV app, and iTunes?

Yes. The cut keeps M4V as the container with a standard H.264 or HEVC stream, which plays in QuickTime Player, the Apple TV app, the Music / iTunes library, iMovie, Final Cut Pro, and Photos. For maximum cross-platform compatibility (Windows Media Player, VLC, Android), pick H.264 as the output codec.

Can I cut multiple segments out of one M4V in one pass?

Yes. Add multiple trim segments — each pair of start time + duration produces a separate output clip. Useful for pulling several highlights from a recorded movie, splitting a long iMovie export into chapters, or extracting every appearance of a specific scene from a downloaded episode.

What's the maximum M4V file size or length I can cut?

There's no fixed cap. Cutting runs on our servers, so the practical limit is upload size and connection speed and your patience for the file load. Multi-GB iTunes 4K downloads and hours-long iMovie exports work fine. Processing time scales with the length of the segment you keep, not the full source duration.

Should I cut first or convert M4V to MP4 first?

Cut first. Cutting only processes the segment you keep, which shrinks the file before the slower conversion step. A 5-minute clip pulled from a 90-minute M4V transcodes to MP4 far faster than transcoding the full file and trimming the MP4 afterward. See M4V to MP4 for the conversion step.

What's the difference between cutting and trimming an M4V?

Same operation in practice. Some editors reserve "trimming" for shaving the start and end of a clip while keeping the middle, and "cutting" for extracting a middle portion or splitting at a point. XConvert's cutter handles all three patterns through the same start time + duration controls. See Trim M4V for the same workflow framed slightly differently.

Rate Cut M4V Tool

Rating: 4.8 / 5 - 116 reviews