Initializing... drag & drop files here
Supports: MOV
.mov videos — QuickTime exports, iPhone recordings, Final Cut Pro deliverables, or screen captures from Mac. Batch upload is supported, useful when feeding a folder of QuickTime archives into a Windows Media Server pipeline that only accepts ASF..asf file downloads. Files process in your browser session — no sign-up, no watermark, no upload to a third-party server, no file count limit on batch jobs.MOV is Apple's QuickTime container — the default output of Final Cut Pro, iMovie, QuickTime Player, and iPhone camera recordings. ASF (Advanced Systems Format) is Microsoft's container, introduced in 1996 as the wrapper for Windows Media Video and Windows Media Audio streams over HTTP and Windows Media Server. The two ecosystems rarely talked to each other, and converting MOV → ASF is specifically the job of moving QuickTime-origin content into a Windows Media-based archive, server, or playback pipeline.
.asf natively but reject .mov because QuickTime decoders are not installed. Re-wrapping to ASF avoids touching the kiosk image..asf. Converting first removes a manual rename step and avoids broken metadata when the system parses the file header.If your destination is a modern Windows machine with a current build of WMP, VLC, or a browser, MOV to WMV drops the streaming wrapper and gives you a leaner Windows Media file. If the target is generic playback (web, phone, smart TV, modern editor), MOV to MP4 is the universal answer — ASF is specifically for the legacy Windows Media pipelines that still demand it.
| Property | MOV | ASF |
|---|---|---|
| Year released | 1991 (Apple QuickTime) | 1996 (Microsoft) |
| Designed for | Editing and Mac-native playback | Streaming over HTTP / Windows Media Server |
| Common codecs inside | H.264, HEVC, ProRes, Animation, AAC, ALAC | WMV1 / WMV2 / WMV3 (VC-1), WMAV1 / WMAV2, also accepts H.264 / AAC |
| Native playback | macOS, iOS, QuickTime Player | Windows Media Player, Windows Media Services |
| DRM support | Limited (FairPlay on encrypted variants) | Yes — Windows Media DRM (PlaysForSure / PlayReady) |
| Pro-video features | ProRes, alpha channel, timecode, chapter atoms | Streaming index, marker headers, script command streams |
| Streaming use today | Niche — most Apple delivery moved to HLS / fMP4 | Deprecated — Microsoft moved to Smooth Streaming / DASH |
| Best for | Mac editing, iPhone recording, lossless intermediates | Legacy Windows Media servers, older Windows kiosks, archive |
| Codec inside ASF | File size (relative) | Compatibility | Best for |
|---|---|---|---|
| WMV2 (default) | 100% (baseline) | Windows Media Player 7+ since 2001, native Windows tooling | Legacy Windows Media servers, kiosk firmware |
| WMV1 | ~120% | Windows Media Player 6.4 era | Very old WMP 6-7 playback environments |
| H.264 inside ASF | ~50% | Modern devices with ASF demuxers | Smaller archives where downstream tool accepts H.264-in-ASF |
| H.265 / HEVC inside ASF | ~30-35% | Limited — most ASF-aware tools predate HEVC | Storage-constrained archive only when target supports it |
| MPEG-4 / DivX / XviD | ~80-90% | Older DVD-era Windows software | Niche, when explicit codec match is required |
Pick ASF only when something downstream explicitly requires the .asf extension — Windows Media Services publishing points, legacy DVR/NVR re-import paths, Windows Embedded kiosks, older enterprise CMS upload forms, or industrial playback hardware locked to ASF. For modern playback on any current Windows machine, web browser, phone, or smart TV, MP4 is strictly better and smaller. For Windows Media playback without the streaming wrapper, MOV to WMV is leaner. ASF is specifically the answer for legacy Microsoft streaming pipelines.
WMV2 is the safe default — every Windows Media Player build since 2001 plays it without complaint, and Windows Media Services treats it as a first-class codec. Choose WMV2 when the target system is a legacy Windows Media server, older corporate playback tool, or kiosk firmware. H.264 inside ASF cuts file size roughly in half at equivalent quality and decodes natively on every device since 2010, but some older ASF-aware tools assume WMV inside the container and may stumble on H.264. Test on the actual destination first.
Yes. Recent iPhones (since iPhone 7 with iOS 11) record MOV with HEVC video and AAC audio. The converter decodes HEVC and re-encodes into your chosen ASF codec — typically WMV2 for legacy compatibility or H.264 for smaller files. The QuickTime-only metadata (Live Photo references, ProRes timecode, alpha tracks if present) is dropped during the re-encode since ASF has no equivalent payload type for those streams.
WMAV2 is the default and the standard partner codec for the Windows Media stack — every WMP build since 2001 plays it cleanly. Switch to AAC if the destination tool prefers it (some non-Microsoft ASF demuxers handle AAC-in-ASF more reliably than WMA). MP3 inside ASF works but is uncommon and may be rejected by stricter ASF consumers. Use AC3 / EAC3 only when explicitly required for surround pass-through; FLAC and Opus are available for lossless or low-bitrate workflows when the target supports them.
Every lossy re-encode introduces some loss. Going from H.264-in-MOV to H.264-in-ASF at the same CRF and resolution is close to lossless — the codec is unchanged and only the container changes. Going from H.264 or HEVC MOV to WMV2 ASF is a full re-encode and visible artifacts can appear at lower bitrates or aggressive CRF settings. To keep quality high, set the Video Quality Preset to High or Very High, or use CRF 18-22 on H.264, and avoid downscaling unless the target screen requires it.
XConvert processes files in your browser session, so the practical limit is your device's available memory. Most modern laptops handle 1080p MOV files up to 2-4GB without trouble. For very large 4K MOV recordings or multi-hour QuickTime captures, downscale resolution to 720p or 480p before encoding, trim to the segment of interest, or split into chunks. There is no fixed cap and no quantity limit on batch jobs.
Yes. Use the Video Trim section to enter a start time and duration. Both fields accept seconds (12.5) or HH:MM:SS.sss format (00:01:30.500). Trimming first is useful for stripping the silent leader on QuickTime screen recordings, removing slate boards on Final Cut Pro exports, or pulling a 30-60 second incident window out of a longer surveillance MOV before re-encoding into ASF.
No. ASF has no native support for QuickTime chapter atoms, soft caption tracks, alpha channels, or ProRes-style intermediate codecs. A re-encode into ASF flattens the file to a single video stream + single audio stream. Hard-burned captions already baked into the MOV video remain visible. If chapter or caption preservation matters, MOV to MP4 (which supports chapter atoms and CEA-608/708) or MOV to MKV (which supports soft subtitle and chapter tracks) is the better destination.
Yes. After the page and conversion engine finish loading, the actual encoding runs locally via WebAssembly. You can disconnect from the network mid-conversion and the job still completes — files never leave your browser. This is also why there is no fixed file size cap and no upload-to-server limit like the 100MB or 200MB limits competitors typically impose on free MOV → ASF conversions.