Why convert mp4 to mkv?
The usual reason to convert MP4 to MKV is compatibility. MP4 plays natively in every modern browser, on iOS and Android, in Windows and macOS, and on smart TVs and game consoles. MKV is excellent in VLC, Plex, and modern desktop players, but it is not natively supported by Safari, most in-browser video, or many TVs. Re-packaging the video as MKV lets it play on the devices and apps your audience actually uses, instead of failing with a codec error.
Size and workflow are the other motivations. Use MKV for archiving and media libraries where flexibility matters, and convert to MP4 for phones and browsers. Mediamorphy re-encodes the video with sensible defaults, and you can adjust the resolution and quality yourself when you want a smaller file or a sharper result. MKV is a flexible multi-track archive container, weak in browsers, so it is a practical target for everyday use.
Formats explained
Understanding MP4
MP4 (formally MPEG-4 Part 14) is a container that almost always wraps H.264 video with AAC audio. H.264 is a mature codec that virtually every phone and laptop can decode in dedicated hardware, so playback is smooth and easy on the battery. That combination of efficiency and reach is why MP4 became the default video format of the web.
MP4 plays natively in every modern browser, on iOS and Android, in Windows and macOS, and on smart TVs and game consoles.
Understanding MKV
MKV (Matroska) is an open, extensible container that can hold virtually any codec alongside multiple audio tracks, subtitle tracks, and chapters in a single file. That flexibility makes it a favourite for archiving and home-theatre libraries. The same flexibility is why lightweight players and browsers, which expect a narrow set of codecs, often cannot open it.
MKV is excellent in VLC, Plex, and modern desktop players, but it is not natively supported by Safari, most in-browser video, or many TVs.
How to convert mp4 to mkv
- Add your fileOpen the converter with MP4 preselected and add your file by dragging it in or clicking to browse. It is read straight from your device and never sent anywhere.
- Choose MKV as the outputSelect MKV as the format you want. Sensible codec defaults are applied automatically.
- Choose a resolutionKeep the original resolution for the best quality, or step down to 1080p or 720p for a smaller file. Sources are never upscaled.
- Set the qualityUse the quality control to balance sharpness against size. A lower CRF keeps more detail at a larger size; the default around 23 is a good all-round choice for MKV.
- Trim and tune audio (optional)Optionally trim to a section, change the frame rate, or adjust the volume before converting.
- Convert and downloadClick Convert, watch the progress, and save your MKV file. Nothing leaves your browser.
Recommended quality settings
| Goal | Resolution | Quality (CRF) | Notes |
|---|---|---|---|
| Archive / max quality | Keep original | 18 | Near-lossless; largest file |
| Recommended | Original or 1080p | 23 | Balanced quality and size |
| Small / easy to share | 720p | 28 | Noticeably smaller, still watchable |
Troubleshooting & tips
A very large file freezes or fails
The whole file is loaded into memory and the in-browser engine can address only about 2 GB, so files much larger than roughly 1 GB may fail to convert. Trim the clip first, lower the resolution, or use a desktop application for very large sources.
It is slower than a desktop app
Conversion runs single-threaded in WebAssembly, which is what keeps it private and installable-free but also slower than native software. Close other heavy tabs, keep a laptop plugged in, and start with a short trimmed selection to preview your settings before converting the whole file.
The first conversion pauses before it starts
Your browser downloads the roughly 30 MB converter once, then caches it. Later conversions begin immediately, and the tool keeps working even if you go offline after the page has loaded.
The output looks softer than the source
Lower the CRF value and keep the original resolution for a sharper result at a larger size. Re-encoding is always slightly lossy, so start from the best source you have.
Private by design
Mediamorphy is built around a simple idea: your files are your business. Instead of uploading your video or audio to a server, the converter runs ffmpeg compiled to WebAssembly directly in your browser. Your file is read from your device, processed in memory, and written back out as a download — it never travels across the network.
That has real, practical benefits. There is nothing to sign up for and no queue to wait in. The tool keeps working even if your connection drops after the page loads. And because the file never leaves your computer, there is no server-side copy to worry about — you convert your own files, entirely on your own device.
Frequently asked questions
Is Mediamorphy really free and private?
Yes. Convert MP4 to MKV is completely free with no sign-up, no watermark, and no ads added to your file. Every conversion runs entirely inside your browser with WebAssembly, so your own file is never uploaded — nothing leaves your device. Because of that, it also keeps working offline once the page has loaded.
Is there a file-size limit?
There is no server-side limit because nothing is uploaded — the ceiling is your browser's memory. The whole file is loaded at once and the WebAssembly engine can address at most about 2 GB, so it works best for files up to roughly 1 GB. Much larger files may fail on many devices; for those a desktop application is a better choice.
Will converting MP4 to MKV reduce quality?
Any format change re-encodes the video, which is technically lossy, but at Mediamorphy's default settings the difference is very hard to notice. Keep the original resolution and a low CRF for maximum quality, or step them down deliberately when you want a smaller file.
Do I need to install anything or create an account?
No. Everything runs in your web browser on desktop or mobile. There is nothing to download or install and no account to create — just open the page and convert your file.
Does it work on a phone or tablet?
Yes. The converter runs in mobile browsers as well as on the desktop. Very large files are more likely to hit memory limits on a phone than on a computer, so for big conversions a laptop or desktop is more reliable.
Which settings should I choose?
For most people the defaults are fine: keep the original resolution and the standard quality level. If the MKV file is too large, step the resolution down to 1080p or 720p and raise the CRF; if you need maximum quality, keep the original size and lower the CRF.