Step-by-step instructions
- 1
Method 1: Browser converter (works on any Windows PC)
Navigate to formatdrop.com in Chrome, Edge, or Firefox. Use the Video Converter tool, drop your MKV file in, and download the MP4. Conversion runs in your browser using WebAssembly-compiled FFmpeg. No software install required. Best for files under 2GB.
Go to converter - 2
Method 2: VLC Media Player
Open VLC → Media → Convert/Save (Ctrl+R). Click Add to select your MKV file. Click Convert/Save. In the Profile dropdown, select Video - H.264 + MP3 (MP4). Click Browse to choose an output location with a .mp4 extension. Click Start. Progress shows in the VLC title bar.
- 3
Method 3: HandBrake (best for quality control)
Download HandBrake from handbrake.fr. Open your MKV in HandBrake. Under Output Settings → Container, confirm MP4 is selected. Use the Presets panel on the right — 'Fast 1080p30' is a good default. Click Start Encode. HandBrake re-encodes the video and produces a highly-compatible H.264 MP4.
- 4
Method 4: FFmpeg for Windows
Download FFmpeg (ffmpeg.org → Windows builds). Extract and add ffmpeg.exe to your PATH, or open Command Prompt in the FFmpeg bin folder. Run: ffmpeg -i input.mkv -c copy output.mp4. The '-c copy' flag remuxes without re-encoding — completes in seconds for any file size. Add -c:a aac if you get audio compatibility errors.
Why convert MKV to MP4?
Windows has gradually improved MKV support — Windows 11's Media Player can play some MKV files — but compatibility is inconsistent across players, editors, and platforms. Windows Movie Maker (discontinued), most online video editors, and all social media platforms require MP4. Converting MKV to MP4 on Windows ensures the file plays everywhere, can be edited in any video software, and uploads to any platform without errors. The conversion is typically lossless (remux) when the source contains H.264 video.
Your files never leave your device
FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.
Frequently asked questions
Can Windows 11 play MKV without converting?
How do I batch convert multiple MKV files to MP4 on Windows?
Why is my MKV to MP4 conversion slow on Windows?
No account. No upload. Works in any browser.