---
title: "Stereo to Mono Converter - Free Online | CanDoYa"
description: "Convert stereo to mono online, preview the channel mix, and download a private mono WAV. Keep both channels or choose the cleanest side."
url: https://candoya.com/tools/stereo-to-mono/
locale: en
type: browser-tool
---

# Free Stereo to Mono Converter

Category: Social & Creator

## What does a stereo to mono converter do?

A stereo to mono converter combines a recording's left and right channels into one channel that plays consistently on mono systems. Add an audio file, average both sides or keep one side, preview the result, and download a mono WAV. The file stays in your browser throughout the conversion.

This converter reads the channels with the Web Audio API and writes an uncompressed 16-bit mono WAV. Mix mode averages the channels sample by sample, while left-only and right-only modes help when an interview, camera, or field recorder captured the useful microphone on just one side.

A mono file can be simpler for speech, phone playback, accessibility mixes, and editors that require a one-channel source. Browser codec support varies, so MP3 and WAV are the safest inputs; M4A, OGG, FLAC, and other audio formats work where your browser can decode them.

## How to use it

1. **Choose your audio** - Drop a stereo MP3, WAV, M4A, OGG, FLAC, or another browser-decodable audio file into the tool.
2. **Choose a mix** - Average the left and right channels, or keep only the side with the audio you need.
3. **Create the mono file** - Run the local conversion, then listen to the mono preview and compare it with the source.
4. **Download the WAV** - Save the uncompressed 16-bit mono WAV for playback or further editing.

## Who it's for

- **Podcast and interview editors** can combine split-channel speech or keep the cleaner microphone side.
- **Video creators** can prepare one-channel voiceovers for an editor, upload form, or transcription workflow.
- **Musicians and audio engineers** can check how a stereo mix collapses before publishing it for mono playback.
- **Archivists and researchers** can make a simple mono WAV from compatible source audio without uploading recordings.

## Expert note

Arithmetic averaging uses (L + R) / 2, so identical centered material keeps its level instead of gaining 6 dB. Strongly out-of-phase content can still cancel, which is why this tool flags negative channel correlation and offers left-only or right-only export.

## Frequently asked questions

### Is my audio uploaded?

No. The browser reads, mixes, previews, and exports the audio locally. The source recording and converted WAV stay in the current tab, and temporary file URLs are released when you replace the audio, clear the tool, refresh, or close the page.

### Is the stereo to mono converter free?

Yes. You can convert and download mono WAV files without an account, payment, credit limit, or watermark. The practical limit depends on your device's memory because the browser holds the compressed source, decoded channels, and output WAV during processing.

### What file size and audio limits apply?

The conservative limit is 100 MB on mobile and lower-memory devices and 250 MB on typical desktops. Very long audio can require far more memory after decoding. Input formats depend on browser support, and every finished download is an uncompressed 16-bit mono WAV.

### How are stereo channels mixed into mono?

The default mode averages the sample values from every decoded channel. For ordinary stereo, the formula is (left + right) / 2. This keeps identical centered sound near its original amplitude and leaves headroom compared with simply adding both channels together.

### Why does some audio get quieter in mono?

Sounds can become quieter when the left and right channels contain opposing waveforms. Their sample values partially cancel when averaged. The tool checks left-right correlation and warns about a strong risk, but listening to the preview is the best final check.

### Can I keep only the left or right channel?

Yes. Left-only and right-only modes copy that channel into the mono output without mixing in the other side. This is useful for interviews and camera recordings where separate microphones were recorded to separate stereo channels, or one channel contains noise.

### Does converting to mono reduce file size?

A one-channel PCM WAV uses half the audio data of a two-channel PCM WAV with the same sample rate and bit depth. However, a mono WAV may still be larger than a compressed MP3, M4A, or OGG source because WAV output is uncompressed.

### Can I convert a file that is already mono?

Yes. The tool detects a one-channel source and exports its samples as a standard mono WAV. Mix and left-only modes produce the same channel content, while right-only is disabled because there is no second channel to select.

## Related tools

- [Audio Normalizer](https://candoya.com/tools/audio-normalizer/)
- [Audio Volume Changer](https://candoya.com/tools/volume-changer/)
- [Audio Trimmer](https://candoya.com/tools/audio-trimmer/)
- [Audio Waveform Image](https://candoya.com/tools/audio-waveform-image/)
- [Audio to Text](https://candoya.com/tools/audio-to-text/)

---

*Markdown edition of <https://candoya.com/tools/stereo-to-mono/>, published for AI agents and other automated readers. Index of key pages: <https://candoya.com/llms.txt>.*
