WAV to MP3 Audio Converter

Drop a WAV file and download an MP3 copy — all encoding happens in your browser with lamejs, nothing is uploaded.

Select WAV File

Bitrate Guide

64 kbpsVoice, podcasts, speech
128 kbpsGeneral purpose (recommended)
192 kbpsHigh-quality music
320 kbpsMaximum fidelity

Converted MP3 file will appear here

Done!

Summary

Drop a WAV file and download an MP3 copy — all encoding happens in your browser with lamejs, nothing is uploaded.

How it works

  1. Click the drop zone or drag a WAV file onto it.
  2. Choose an output bitrate (128 kbps is recommended for most content).
  3. Click "Convert to MP3" — the browser decodes the WAV via the Web Audio API.
  4. lamejs encodes the raw PCM samples into an MP3 Blob in memory.
  5. A download button appears — click it to save the MP3 file to your device.
  6. All processing is local; your file is never sent to any server.

Use cases

  • Compress large WAV recordings for sharing via email or messaging apps.
  • Prepare audio clips for platforms that require MP3 input.
  • Reduce file size of recorded voice memos or field recordings.
  • Convert DAW exports to MP3 before uploading to podcast hosts.
  • Archive uncompressed WAV masters while distributing lighter MP3 copies.
  • Convert game or app audio assets to MP3 for smaller bundles.

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu