Where these files come from
WMV — Windows Media Video — is Microsoft's own format, built around the VC-1 or WMV codec inside an ASF container. It was the default output for a specific slice of Windows software: PowerPoint's "Create a Video" export, Windows Movie Maker projects, screen recordings made with Windows' built-in tools, and video handed down from an old office PC.
None of that made it a bad format for its time. It just never had a life outside Windows.
The Mac and iPhone wall
This is where WMV actually causes problems. AirDrop a .wmv file to a Mac and QuickTime won't open it. Text or email it to an iPhone and Photos refuses to import it. Apple never licensed VC-1 playback, so the wall isn't a bug or a missing setting — it's permanent, on every Apple device, at every version of the OS.
Modern editors are just as unfriendly. DaVinci Resolve, CapCut, and most phone editing apps don't recognize WMV either, so even where the file plays, you often can't cut it.
Converting doesn't mean uploading
A lot of WMV files are things people would rather not hand to a random website — old PowerPoint decks with client information, screen recordings from a work laptop, home video shot in someone's living room. OpenConvertVideo decodes the WMV with ffmpeg compiled to WebAssembly and re-encodes it to MP4 inside your browser tab — we only supply that code; your own device does the actual converting. The file is read from your disk, converted, and saved back to your disk — you can open your browser's Network tab and watch that nothing goes out. That old file stays 100% private, exactly as it should.
What the MP4 gives you
- H.264 video in an MP4 container, with AAC audio.
- Plays natively on Mac, iPhone, Android, and smart TVs — not just Windows.
- Opens cleanly in Premiere, Final Cut, DaVinci Resolve, and CapCut.
- Free, no account, and no imposed limit on file size.