Stereo to Mono Converter
Load a stereo audio file, downmix it to mono (L+R averaged), and download the result as a WAV — entirely in your browser.
Load Audio File
File
Duration
—
Channels
—
Sample rate
—
Processing…
How Stereo-to-Mono Downmix Works
- 1. A stereo file stores two independent sample streams — Left (L) and Right (R).
-
2.
The standard downmix averages them:
mono = (L + R) / 2. - 3. This preserves center-panned content (vocals, kick drum) at full level while the stereo width collapses to zero.
- 4. Hard-panned or out-of-phase content may sound softer or cancel — this is expected mono-compatibility behavior.
Load an audio file to convert it
Mono downmix ready
Waveform preview
Output channels
1
Mono
Output duration
—
seconds
0.0s
/
—
Summary
Load a stereo audio file, downmix it to mono (L+R averaged), and download the result as a WAV — entirely in your browser.
How it works
- Click "Choose File" and select any stereo audio file (MP3, WAV, OGG, AAC, FLAC, or other browser-supported format).
- The tool decodes the file in the browser and reads both the left and right channel sample arrays.
- Each sample pair is averaged — (L + R) / 2 — to produce a single mono channel at the same sample rate.
- Click Preview to play back the downmixed mono audio directly in the page.
- Click Download WAV to save the mono result as a 16-bit PCM WAV file.
Use cases
- Prepare a voice-over recording for broadcast systems that require mono audio.
- Reduce file size by halving channel count before transcoding or uploading.
- Check mono compatibility before publishing a podcast or radio ad.
- Convert a stereo interview recording to mono for a transcription service.
- Downmix a music stem to mono for use in a mono PA system.
- Remove stereo imaging artefacts from a lopsided recording.
Frequently Asked Questions
Last updated: 2026-07-01 ·
Reviewed by Nham Vu