MOV (Apple QuickTime Movie)
Apple's original video container, born in 1991 and still the go-to format for high-quality video on Mac.
| Full name | Apple QuickTime Movie |
| Extension | .mov |
| MIME type | video/quicktime |
| Developer | Apple Inc. |
| Released | 1991 |
| Type | Multimedia container |
| Container structure | Hierarchical atoms (chunks) |
| Based on | QuickTime File Format (QTFF) |
What is a MOV file?
MOV is a multimedia container format created by Apple. It stores video, audio, subtitles, and metadata together in one file. Apple introduced it alongside QuickTime 1.0 on December 2, 1991.
A MOV file is not a video codec — it is a container. It wraps one or more tracks of data, each holding a different type of media: a video track, an audio track, maybe a subtitle track. The container can hold almost any codec inside, including H.264, H.265, ProRes, and AAC. That separation between container and codec is what makes MOV flexible for both consumer video and professional post-production work.
History
Apple engineer Bruce Leak gave the first public demo of QuickTime at the 1991 Worldwide Developers Conference, playing Apple's famous 1984 advertisement at 320x240 pixels. The MOV format shipped with QuickTime 1.0 on December 2, 1991, as a multimedia extension for Mac System 6 and later. Apple later contributed the QuickTime File Format to the MPEG group, and it became the direct technical foundation for the ISO MPEG-4 container (MP4) standardized in 2001.
Container vs codec
MOV files are built from self-describing chunks called atoms. Every atom has a size field and a type field, followed by its data. Atoms nest inside each other, forming a hierarchy. The moov atom carries all the metadata about the file — duration, tracks, codec parameters — while the mdat atom holds the raw audio and video data. This separation means you can read all the metadata without scanning the whole file.
What it is used for
- Editing and post-production on Final Cut Pro and other Mac video software
- Storing Apple ProRes footage from cameras and professional capture cards
- Sharing high-quality video between Apple devices and iCloud
- Archiving screen recordings made with QuickTime Player on macOS
How to open it
On macOS, MOV files open natively in QuickTime Player and are supported in iMovie, Final Cut Pro, and most major video editors. On Windows, you can play MOV files with VLC, which handles them without any extra plugins.
Pros and cons
Strengths
- Native support across all Apple hardware and software
- Holds professional codecs like Apple ProRes without quality loss
- Hierarchical atom structure makes metadata parsing fast
- Widely accepted by video editing software on all platforms
Trade-offs
- Larger file sizes than MP4 at equivalent quality settings
- Less universal on non-Apple platforms — some players need plugins
- Not ideal for web streaming; MP4 has broader browser support
- ProRes MOV files in particular require significant storage space
Convert MOV files
Free, in your browser, no signup. Start at the MOV converter, or jump straight to a popular conversion below.
From MOV
Curious how fast and how small? See our measured conversion benchmarks.
MOV FAQ
What is the difference between MOV and MP4?
MP4 was built on top of the QuickTime File Format and is nearly identical at a structural level. The main practical difference is compatibility: MP4 is the web standard and plays everywhere, while MOV has tighter integration with Apple tools and supports codecs like ProRes that MP4 rarely carries.
Can I play MOV files on Windows?
Yes. VLC Media Player opens MOV files on Windows without any extra setup. Some other Windows players may need a codec pack or the old Apple QuickTime for Windows (discontinued in 2016) to handle certain MOV variants.
Does MOV lose quality when recorded from an iPhone?
No. iPhones record MOV files using H.264 or H.265 video, which are efficient compression codecs. The container itself does not affect quality — the codec settings at recording time determine how much compression is applied.
Is MOV good for uploading to YouTube or social media?
It works — YouTube and most platforms accept MOV uploads. However, MP4 with H.264 tends to upload faster and is the officially recommended format, so converting your MOV to MP4 before uploading is the safer choice.