About this tool
OBS and many capture tools record to MKV because it survives crashes, but editors, phones, and upload forms want MP4. Since MKV usually contains H.264 video and AAC audio, this converter copies the streams into an MP4 container in seconds, with no quality change.
About the formats: MKV (Matroska) is a flexible open container popular with OBS recordings and high-quality rips. It can hold almost any codec plus multiple audio and subtitle tracks, but phones, smart TVs, and web players usually reject it. MP4 is the universal video container, usually holding H.264 video and AAC audio. It plays on every phone, browser, TV, and editing program, which is why most platforms ask for it.
Everything happens inside your browser. Your file is never uploaded to a server: the conversion runs on your own device using WebAssembly, and the result is downloaded straight from memory. Close the tab and nothing is left behind.
How to use it
- Drop your MKV files into the box above, or click to browse. Nothing is uploaded.
- Adjust the options if you want; the defaults suit most files.
- Click Convert to MP4 and wait a moment.
- Download the results individually or all at once as a ZIP.
Frequently asked questions
Are subtitles kept?
No. Subtitle tracks are dropped because MP4 players handle them inconsistently; video and the first audio track are preserved.
What if my MKV has multiple audio tracks?
The first audio track is used.
Why does re-encoding take so long?
Encoding video in the browser runs on a single CPU core, so a re-encode processes roughly real time or slower for 1080p footage. Container swaps (stream copy) are near instant. Keep clips short or lower the resolution when you need speed.
Is this really free?
Yes. The site is supported by ads, and there are no limits on how many files you convert.
Are my files uploaded anywhere?
No. The converter runs entirely in your browser. Files stay on your device, which also makes it faster than upload-based converters for anything larger than a few megabytes.
Is there a file size limit?
The only limit is your device's memory. Images and audio of any normal size are fine; for video, files under about 500 MB work well on most laptops and phones.
Which browsers are supported?
Current versions of Chrome, Edge, Firefox, and Safari on desktop and mobile. Very old browsers without WebAssembly support will not work.