No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Hosted in GermanyGlobal Content Delivery
Origin servers at Hetzner in Germany, delivered worldwide through a content delivery network. Your file contents are never transmitted in the process - they never leave your device.
WMV is Microsoft's own video technology - both a codec (usually WMV3, later VC-1) and its accompanying ASF container - built for Windows Media Player through the late 1990s to 2000s, e.g. from old Windows Movie Maker exports. Unlike AVI, the video codec here is fixed: virtually every .wmv file uses WMV3 or VC-1, and unlike H.264, that codec never became a hardware or browser standard - no current phone, TV or web browser decodes it natively today, on any platform.
That is why every WMV-to-MP4 conversion with this tool is a real, full re-encode - unlike some sibling tools, there is no fast shortcut here, because the codec itself is never compatible. The tool decodes WMV3/VC-1 (and the accompanying WMA audio) using ffmpeg's own software decoder, entirely as WebAssembly in your browser, and encodes a fresh, universally playable H.264 MP4 from it.
Because this runs single-threaded (this site cannot use shared memory across threads), this re-encode is noticeably slower than a simple repackage and can take several minutes for longer clips - stated honestly rather than promising a speed this conversion cannot deliver. Everything runs locally in the browser, with your file never uploaded.
Specifications
Specifications
Input formats
WMV
Output format
MP4
Batch processing
No
Processing
Locally in your browser (WebCodecs)
File upload
None
In 3 steps
Drop your WMV file.
Wait while the tool fully re-encodes the video (takes longer than a simple format swap).
Download the MP4 file.
Limitations: Always a real, full re-encode - no target container losslessly holds WMV3/VC-1, there is no fast shortcut here. Runs single-threaded (no cross-origin-isolation mode on this site) and can take several minutes for longer clips. Audio is re-encoded to AAC in the process. One file per run, an honest device-dependent size/length limit applies - never a silent truncate.
FAQ
Is my file uploaded?
No, the entire re-encode happens locally in your browser.
Why does this take longer than other video tools?
WMV uses the WMV3/VC-1 codec, which no browser or hardware chip can decode natively - so a real, single-threaded re-encode is always needed, not a quick repackage.
What is VC-1?
A video codec developed by Microsoft, technically related to WMV3 and used on some HD-DVD/Blu-ray titles among other places - but it never became a web or hardware decoder standard.
Is the quality exactly preserved?
Not bit-identical - as with any re-encode, there is a small but visually barely perceptible quality loss at the chosen settings.
Does this also work with old Windows Movie Maker exports?
Yes, that is one of the most common origins of WMV files and works exactly like any other WMV file.