Compress Audio

Compress Audio — Shrink MP3 Files, Free

QUICK ANSWER

The fastest free audio compressor online — no upload, no queue. Drop a file, pick a target bitrate, and get a lighter MP3 for email, Discord, or cheaper hosting, processed locally in your browser. Works across MP3, WAV, M4A, AAC, OGG, and FLAC. No signup, no watermark.

  • Compresses locally — no upload
  • Choose your bitrate
  • Works across MP3/WAV/M4A/OGG/FLAC
  • No signup
  • No watermark

Files never leave your browser. The conversion runs locally on your device.

Trusted by creators at startups, agencies, and Fortune 500 teams.
Free forever — no signup, no watermark, no length cap.

How audio compression actually works here

Audio size is mostly a function of one number: bitrate, measured in kbps. A higher bitrate stores more detail per second of sound, which makes the file bigger. This tool re-encodes your audio to a constant MP3 bitrate you choose, so a 320 kbps file dropped to 96 kbps comes out roughly a third of the size. It is a one-way trade — you are discarding data to save space — so you cannot get the lost detail back by re-encoding upward later. Pick the lowest bitrate that still sounds acceptable for how the file will be used, and keep the original if you might need it again.

Bitrate vs. quality: speech vs. music

The right setting depends entirely on the content. Spoken word — voice memos, interviews, podcasts, screen-recording narration — survives aggressive compression. 64 kbps or 96 kbps is usually indistinguishable for speech because voices occupy a narrow frequency band. Music is the opposite: cymbals, reverb tails, and bass need more headroom, so 128 kbps is a sensible floor and 192 kbps is close to transparent for most listeners. If you are not sure what is in the file, 96 kbps is a safe default that almost always shrinks things meaningfully without an obvious quality hit.

Getting under email and Discord limits

Most of the people who land here have a hard size ceiling to clear. Gmail rejects attachments over 25 MB. Discord caps uploads at 25 MB for free users. Many forms and CMS uploaders set their own limits. The math is simple: file size in MB is roughly bitrate (in kbps) times duration (in minutes) divided by 133. So a 60-minute recording at 96 kbps lands near 43 MB — still too big for Gmail, so drop to 64 kbps to get it under the line. If you need to share something far easier than wrestling with attachments, record it with Clipy and send a hosted link instead — no size limit, no compression compromise on the other end.

Why the output is always an MP3

Whatever you feed in — WAV, M4A, AAC, OGG, FLAC, or an already-MP3 file — you get an MP3 back. That is deliberate. MP3 is the one format every player, browser, phone, and chat app understands without a plugin, and it compresses far better than uncompressed WAV or FLAC. A lossless WAV converted to a 96 kbps MP3 can shrink by more than 90%. If your source was already a low-bitrate MP3, picking a higher bitrate would only make the file bigger without adding quality, so this tool refuses to hand you an output that is larger than the input.

Common questions

Which bitrate should I pick to make my file as small as possible?

64 kbps is the smallest option and is genuinely fine for speech — voice memos, interviews, narration. For music, 128 kbps is a safer floor before quality starts to suffer. When in doubt, the 96 kbps default is a good balance of size and listenability.

I picked a bitrate and nothing downloaded — why?

If your file is already smaller than the compressed result would be (for example, a 64 kbps MP3 you tried to re-encode at 192 kbps), the tool blocks the download rather than handing you a bigger file. Choose a bitrate lower than the file's current one, or accept that it is already compact.

Can I compress a WAV, M4A, or FLAC and not just an MP3?

Yes. You can drop in WAV, M4A, AAC, OGG, or FLAC and you'll get an MP3 back. Lossless formats like WAV and FLAC shrink the most — often by 90% or more — because they're uncompressed to begin with.

Will compressing make my audio sound worse?

Compression is lossy, so technically yes, but for speech at 64–96 kbps the difference is inaudible to almost everyone. Music is more sensitive — stick to 128 kbps or higher. Keep your original file if you might need full quality later, since you can't recover detail by re-encoding upward.

Is my audio uploaded anywhere?

No. The entire compression runs in your browser using FFmpeg compiled to WebAssembly. Your file never touches our servers — you can confirm in your browser's network tab.

More free tools