How to Compress an Audio File (to a Smaller MP3)

A long recording or a high-quality song can be too big to email or upload. Compressing it — re-encoding to an MP3 at a lower bitrate — can cut the size dramatically while still sounding good. Here is how to do it in your browser, without sending your audio anywhere.

The tool

Audio Compressor

Open Audio Compressor

Step by step

  1. Open the Audio CompressorGo to the tool and drop in your audio file (MP3, WAV, M4A, OGG, and more). It is read locally — nothing is uploaded.
  2. Pick a bitrateChoose the quality: lower bitrates make smaller files (great for voice), higher ones keep more detail (better for music). 128 kbps is a good default.
  3. Compress and downloadClick Compress. The tool re-encodes the audio to MP3 on your device and shows how much smaller it got, ready to download.

What "bitrate" actually means

Bitrate is how much data the audio uses per second, measured in kilobits per second (kbps). More kbps means more detail and a bigger file; fewer kbps means a smaller file with some quality traded away. Compressing an audio file is really just re-encoding it at a lower bitrate than the original.

For spoken word — podcasts, interviews, voice notes — 64 to 96 kbps usually sounds fine and shrinks the file a lot. For music, 128 to 192 kbps keeps it pleasant while still saving space.

Why do it in your browser

Most online audio compressors upload your file to their servers to process it. This one does the whole job — decoding and re-encoding — locally in your browser using a bundled MP3 encoder, so your recording never leaves your device. That matters for anything private, like a personal voice memo or an unreleased track.

When a file "won't compress"

If your source is already a small, low-bitrate MP3, re-encoding it at a higher bitrate will make it bigger, not smaller — MP3 cannot add back detail that was already discarded. The fix is simple: choose a bitrate lower than the file already has. When in doubt, try 96 kbps and compare the result.

Frequently asked questions

What formats can I use?

Any audio your browser can decode — MP3, WAV, M4A/AAC, OGG, and usually FLAC — up to 100 MB. The output is always a standard MP3.

Will it upload my audio?

No. Decoding and MP3 encoding both happen locally in your browser, so the file never leaves your device.

How small will the file get?

It depends on the original and the bitrate you pick, but re-encoding a high-quality file at 96–128 kbps often cuts the size by half or more.

All guides