Convert MKV to MP3
Extract the audio track from MKV (Matroska) video files as MP3 directly in your browser. Perfect for ripping audio from a recorded concert, anime episode, or game commentary stream. No upload needed.
Drag 'n' drop files here, or
click to select files
.mkv
Drop your files and click Convert to get MP3
//when_to_use
When to Convert MKV to MP3
- Extracting MP3 soundtracks from MKV anime episodes for offline listening on phones
- Ripping MP3 audio from concert MKV recordings to load into a music library
- Converting MKV game stream recordings to MP3 to share commentary clips without video
- Extracting MP3 lecture audio from MKV course downloads for playback in a podcast app
- Pulling background music from MKV video footage for use in other video editing projects
//comparison
MKV vs MP3
| Property | MKV | MP3 |
|---|---|---|
| Type | Video container | Audio only |
| Typical compression | H.264/H.265 + AAC/FLAC | MP3 192kbps CBR |
| Typical file size (45 min) | 300 MB - 2 GB | ~62 MB |
| Multi-track support | Yes (audio + subs) | Single audio only |
| Player support | VLC, mpv, modern | Universal |
| Best for | Video archive | Audio-only playback |
//how_it_works
How It Works
Drop your MKV files
Drag and drop or select MKV files of any size. First use loads FFmpeg WASM (~30MB).
FFmpeg demuxes Matroska
FFmpeg WASM parses the MKV container, identifies the first audio stream, and decodes it to raw PCM. Video and subtitle tracks are discarded.
MP3 encoding at 192kbps
PCM is re-encoded as MP3 at 192kbps CBR using libmp3lame with joint-stereo for high-quality output.
Download your MP3 files
Your MP3s are ready for any music player, podcast app, or audio editor.
// under the hood
MKV (Matroska) is a flexible open container holding any combination of video, audio, and subtitle streams. Our converter uses FFmpeg WASM to demux the MKV container, extract the first audio stream (typically AAC, AC-3, FLAC, or Vorbis), decode it to raw PCM, then re-encode as MP3 at 192kbps CBR using libmp3lame with joint-stereo coding. Video and subtitle tracks are discarded.
//faq
Frequently Asked Questions
- Why extract MP3 from MKV?
- MKV is the Matroska container favoured by anime fan-subs, concert recordings, and recorded game streams. The audio inside is typically AAC, FLAC, or Vorbis. If you only want the sound — a soundtrack, commentary, music — MP3 is the universal portable format that plays anywhere.
- Which audio track is extracted?
- We extract the first audio track in the MKV file, which is typically the main mix. MKV can contain multiple audio tracks (commentary, alternate language dubs), but our browser converter takes the default. Use our desktop app for multi-track selection.
- What bitrate is the MP3?
- We encode at 192kbps CBR, which is the de facto standard for high-quality MP3. This is transparent for most content. If you need higher fidelity, use MKV to FLAC for lossless audio extraction (assuming the source MKV audio was lossless).
- Will subtitles or chapters be lost?
- Yes — MP3 cannot store subtitles, chapter markers, or video. Only the audio stream is extracted. If you need to preserve chapters, the source MKV is the only format that holds them.
- Are my MKV files uploaded?
- No. FFmpeg WebAssembly runs entirely in your browser. Your MKV files never leave your device.
//related_converters
Related Converters
Similar conversions you might need.
Convert MKV to MP4
Convert MKV videos to universally compatible MP4 format.
→Convert MP4 to MP3
Extract audio from MP4 videos and save as MP3 files.
→Convert MOV to MP3
Extract audio from QuickTime MOV videos as universally compatible MP3.
→Convert MOV to MP4
Convert iPhone MOV videos to universally compatible MP4 format.
→Convert WebM to MP4
Convert WebM videos to universally compatible MP4 format.
→Convert AVI to MP4
Convert legacy AVI videos to modern MP4 format for any device.
→