Audio Compressor

Shrink WAV and other audio files right in your browser — reduce the sample rate and convert to mono to cut file size, with nothing uploaded.

Audio Compressor

Drop an audio file here or click to choose

🔒 Your audio is decoded and re-encoded entirely in your browser — it is never uploaded. Output is 16-bit WAV.

🔒 Nothing you enter is sent anywhere or stored. All processing happens in your browser.

Features

Shrink WAV and other audio

Cut audio file size by lowering the sample rate and converting stereo to mono — the two things that drive WAV size.

Load common formats

Open WAV, MP3, M4A or OGG files; the tool decodes them and exports a smaller 16-bit WAV.

See the size saved

Compare the original and compressed size so you know the result before you download.

Nothing uploaded

Decoding and re-encoding happen with the Web Audio API in your browser — your recordings never leave your device.

Preview before saving

Play the compressed audio to check it still sounds right for your purpose.

How it works — in four simple steps

No signup, nothing to install — it all runs in your browser.

Step 01

Select an audio file

Choose a WAV, MP3, M4A or OGG file from your device.

Step 02

Pick a sample rate

Lower sample rates make smaller files; 22,050 Hz is plenty for speech, higher suits music.

Step 03

Choose channels

Switch to mono to roughly halve the size when stereo isn't needed, such as for voice.

Step 04

Compress and download

Press Compress audio, preview the result, and download the smaller WAV.

How it works

Audio files — especially uncompressed WAV — can be huge, which makes them slow to email, upload or store. This compressor shrinks them by reducing the two things that drive WAV size: the sample rate (how many samples per second) and the channel count (stereo vs mono). Both are lossy in the sense that they discard detail, but for voice recordings, podcasts, notes and game audio the difference is often inaudible while the file gets dramatically smaller.

Drop in a WAV (or an MP3, M4A or OGG — the browser decodes them all), choose a target sample rate and mono or stereo, and the tool re-renders the audio and gives you a compressed 16-bit WAV to download, with a before-and-after size comparison and a preview player. Converting a 44.1 kHz stereo clip to 16 kHz mono, for example, cuts the data to roughly a sixth.

Everything happens in your browser using the Web Audio API — your audio is never uploaded, which matters for private recordings, and it works offline once loaded.

Examples

A 20 MB stereo WAV → 16 kHz mono → around 3–4 MB, ideal for voice.
Podcast or voice note → mono at 22,050 Hz keeps speech crisp and small.
Game/UI sound effects → 22,050 Hz shrinks them with no audible loss.

Frequently asked questions

How does this compress a WAV file?
It reduces the sample rate and (optionally) mixes stereo down to mono, then re-encodes a 16-bit WAV. Fewer samples and fewer channels mean a much smaller file. For speech, 16 kHz mono is usually indistinguishable from the original while being far smaller.
Is my audio uploaded to a server?
No. The file is decoded and re-encoded entirely in your browser with the Web Audio API, so your audio never leaves your device.
What audio formats can I compress?
You can load WAV, MP3, M4A/AAC and OGG — anything your browser can decode. The output is always a compressed 16-bit WAV.
Why is the output a WAV and not an MP3?
WAV encoding is built into the browser and needs no external library, keeping the tool fast, private and dependency-free. Reducing the sample rate and channels still shrinks WAVs dramatically. For maximum compression at a given quality, a dedicated MP3 encoder would go further.
Will compressing reduce the audio quality?
Lowering the sample rate discards the highest frequencies and mono merges the channels, so there is some quality loss — but for voice, podcasts and effects it's usually inaudible. Keep the original sample rate and stereo if you need full fidelity.