Initializing... drag & drop files here
Supports: MP4, M4V
Both containers come from Apple and both usually hold the same H.264 video and AAC audio, which is why this conversion confuses people: it looks like a rename with extra steps. It is not. .m4v is Apple's MPEG-4 flavour, the extension Apple attached to store video when it launched downloadable TV episodes and music videos with iTunes 6 in October 2005, and it can carry FairPlay copy protection. .mov is QuickTime, Apple's 1991 editing container and the format the ISO base media file format was later built on — which makes MOV the ancestor of the very MP4 layout your M4V uses. Short answer: convert to MOV when an editor, a capture tool or a Mac-native workflow wants QuickTime, or when you want a track layout no one will mistake for store-bought content. Stay on M4V (or move to MP4) when your goal is playback and sharing.
| Property | M4V | MOV |
|---|---|---|
| Developer | Apple | Apple |
| First appeared | With Apple's iTunes 6 video store, October 2005 | QuickTime, December 1991 |
| Underlying structure | MPEG-4 Part 14, itself derived from QuickTime | QuickTime File Format, the basis for ISO/IEC 14496-12 |
| Typical video codec | H.264 | H.264, HEVC, ProRes, Apple Intermediate and others |
| Typical audio | AAC, sometimes Dolby Digital | AAC, PCM, ALAC and others |
| Copy protection | May carry Apple FairPlay on store content | Not used for Apple's store DRM |
| Uncompressed audio | Not typical | Common — PCM is a first-class citizen |
| Editing tools | Accepted, occasionally with track quirks | The native choice for Final Cut Pro, iMovie, QuickTime Player and most Mac capture tools |
| Browser playback | Plays where MP4 plays, if the codec is supported | Depends entirely on the codecs inside |
| Best for | Apple-ecosystem playback and store content | Editing, mastering, and handing footage to another application |
.mov as the native case and .m4v as the exception..m4v and .mp4, and several files can be queued and converted with identical settings..mov. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.| Video Codec | Use it when | Notes |
|---|---|---|
| H.264 (pre-selected) | Almost always | Same codec family as the source, so quality holds at the default preset |
| H.265 | Storage matters more than compatibility | Smaller at equal quality; slower to encode, and some older Macs stumble |
| MPEG-4 / Xvid / DivX | Feeding an old device or NLE | Much less efficient than H.264 for the same picture |
| MJPEG | You need every frame independent | Large files, but frame-accurate scrubbing; see M4V to MJPEG |
| MPEG-1 / MPEG-2 / H.263 / WMV / FLV / Theora | Legacy interchange only | Present for compatibility with specific old tools |
| Audio: AAC (pre-selected) | General use | Compact, plays everywhere QuickTime does |
| Audio: PCM 16/24/32-bit | Editing and mastering | Uncompressed, no second lossy generation, much larger |
| Audio: AC3, EAC3, MP2, MP3 | Matching an existing delivery spec | Pick only if something downstream demands it |
Sometimes it works, and that is exactly what makes it risky. QuickTime Player is forgiving and will often open a renamed DRM-free M4V, but the file still carries MPEG-4 structure and branding, and stricter tools — some editors, some ingest scripts, some hardware players — check what is inside rather than the extension and refuse it. A real conversion writes a genuine QuickTime container, so the tracks, timing and edit lists are laid out the way QuickTime-native software expects. Renaming is a gamble; converting is not.
There is always a re-encode — this tool never copies the stream through untouched — so a small amount of detail is lost by definition. In practice the loss is hard to see: the default keeps H.264 as the codec at the "Very High (Recommended)" preset, which stays visually close to the source. If you want to be stricter, switch File Compression to Constant Quality and set a low CRF number. If you deliberately want a smaller file, that is what the lower presets, Specific file size and the bitrate modes are for. Nothing can add detail the M4V never had.
Yes. The AAC soundtrack is decoded and re-encoded into the MOV alongside the video, and the timing is preserved, so lip sync survives. Audio Codec is pre-selected as AAC, which is the sensible default; if you are handing the file to an editor and want no further lossy generation on the sound, choose PCM 16-bit Little Endian instead and accept the larger file.
No. ProRes is Apple's licensed intermediate codec, and it is not among the codecs offered here — the Video Codec list runs from H.264 and H.265 through the MPEG-4 family, MJPEG and a set of legacy encoders. If your workflow specifically needs ProRes, generate it in Final Cut Pro, Compressor or another Apple-licensed tool. If you just need a high-quality intermediate that most editors accept, MOV with H.264 at a low CRF, or MOV with MJPEG, both work.
No. Titles bought or rented from Apple can be wrapped in FairPlay, which ties decoding to devices authorised with the purchasing Apple ID. No online or desktop converter can open those files, so the job fails rather than producing something broken. Everything DRM-free converts normally: iMovie and Photos exports, QuickTime screen recordings, camera footage, and any .m4v that was never encrypted in the first place.
Because the container is not what determines size — the codec, bitrate and resolution are. If you left the Quality Preset high, the encoder gives itself enough bits to stay faithful to the source, and that can exceed the original bitrate for footage that was already tightly compressed. Choosing PCM audio adds substantially more, since uncompressed sound is many times the size of AAC. To pull the file down, drop the preset a step, set a Specific file size, or run the result through the MOV compressor.
No. This tool re-encodes the picture as it finds it: there is no deinterlacing step, so combing baked into interlaced footage stays exactly as it is, and there is no HDR tone-mapping, so an HDR source gets a plain colour conversion that can look washed out on a standard-range display. Handle both in an editor before converting. Frame-size changes are honoured, and if you scale to an aspect ratio that does not match the source, the padding bars are black.
MP4, in almost every case. Platforms transcode whatever you send, but MP4 is the format their documentation names, it is smaller to upload for the same picture, and it avoids edge cases with unusual MOV track layouts. Use MOV when the destination is an editor or a Mac application; use M4V to MP4 when the destination is an upload form. Going the other way — bringing QuickTime footage back into the Apple video ecosystem — is MOV to M4V.
Your M4V is uploaded over an encrypted connection, converted on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. The practical constraint is upload time rather than anything on your machine: a long high-bitrate clip takes a while to send and to retrieve. If you only need part of the clip, set a Trim range before converting, or cut the source first with the video cutter.