Guide
How to Compress Audio Files (Reduce File Size)
How to shrink audio file size without ruining it — what "compression" actually means for audio, which format to pick, and a step-by-step walkthrough using a free in-browser tool.
TL;DR
- The single biggest win: if your audio is WAV or FLAC (uncompressed or lossless), converting to a lossy format like MP3, AAC, or OGG typically cuts file size by 5–10x.
- Free way: Audio Converter converts to MP3, AAC, or OGG entirely in your browser, using solid default quality settings — no upload, no account.
- WeConvertIt's converter uses fixed high-quality presets (MP3 VBR ~190 kbps, AAC 192 kbps, OGG quality 5) rather than a custom bitrate slider — if you need to dial in an exact target bitrate or file size, a tool like Audacity or ffmpeg's command line gives finer control.
- Already-compressed lossy files (MP3, AAC) shrink very little from re-encoding — you are usually just adding more quality loss for almost no size benefit.
- Trim silence and unneeded sections with Trim & Cut Audio before compressing — a shorter file is a smaller file no encoder setting can beat.
"Compress this audio file" usually means one specific thing: make the file smaller without the result sounding noticeably worse. Unlike zipping a document, audio compression is not always fully reversible, so the method that gets you there matters. This guide covers what actually shrinks an audio file, what does not, and a step-by-step way to do it for free without installing anything.
What "Compressing" an Audio File Actually Means
There are two very different situations, and it matters which one you're in. If your file is WAV or FLAC — lossless or uncompressed formats that store audio at full fidelity — converting to a lossy format like MP3, AAC, or OGG is dramatically effective, routinely shrinking the file by 80–90%. If your file is already MP3, AAC, or another lossy format, most of the easy compression has already happened; re-encoding it again mostly just adds a second layer of quality loss on top of the first, for comparatively little size reduction. Knowing which case you're in decides whether format conversion will actually help.
The Biggest Lever: Converting Lossless to Lossy
| Starting format | Typical size (4-min song) | Converted to MP3 (~190 kbps) | Approx. reduction |
|---|---|---|---|
| WAV (uncompressed) | ~45 MB | ~5.5 MB | ~88% smaller |
| FLAC (lossless) | ~22 MB | ~5.5 MB | ~75% smaller |
| Already MP3/AAC (lossy) | ~5–6 MB | ~5–6 MB (little change) | Minimal — plus added quality loss |
If your source is WAV or FLAC, this single step — converting to MP3, AAC, or OGG — is by far the highest-impact thing you can do. See the WAV to MP3 guide for a focused walkthrough of that specific, extremely common case.
How to Compress an Audio File, Step by Step
- 1
Open the Audio Converter
Go to Audio Converter on WeConvertIt. It runs FFmpeg compiled to WebAssembly locally in your browser — no upload, no account.
- 2
Drop in your file (or a whole batch)
Drag one or more audio files onto the tool. Each converts independently, so a folder of files works just as well as a single one.
- 3
Choose a lossy output format
Pick MP3 for the most universally compatible small format, or AAC/OGG if that suits your destination platform better. If your source is already lossy, converting will not meaningfully shrink it further — skip to trimming instead.
- 4
Click Convert
The tool encodes at a solid default quality (MP3 VBR ~190 kbps, AAC 192 kbps, OGG quality 5) — no custom bitrate options, but strong quality-to-size settings out of the box.
- 5
Download the result
Preview with the built-in player, then download the file — or, for a batch, grab everything as a ZIP.
Other Ways to Shrink an Audio File Further
- Trim dead air, long pauses, or unused sections with Trim & Cut Audio — every second removed is guaranteed size saved, with zero quality trade-off.
- Convert to mono instead of stereo for voice recordings where a stereo image adds nothing meaningful — this alone can roughly halve the size, though most simple converters (including this one) encode in the source channel layout, so this specifically requires a tool that offers a mono/stereo choice, such as Audacity.
- Lower the sample rate for voice-only content — 44.1 kHz is overkill for speech; something like 22.05 kHz loses no perceptible quality for voice while shrinking the file, though this again needs a tool with manual sample-rate control.
- Pick a genuinely lower bitrate on a tool that lets you choose one, if you specifically need a smaller file and can accept more audible compression artifacts in exchange.
When a Custom Bitrate or Sample Rate Matters
WeConvertIt's converter deliberately uses fixed, well-tested quality presets rather than exposing every FFmpeg encoding knob — that keeps the tool simple and avoids people accidentally picking settings that sound bad. If you need to hit an exact target — a strict email attachment limit, a specific upload size cap, or a custom bitrate for a particular platform's spec — a desktop tool like Audacity (free, with an export dialog that lets you set an exact bitrate) or the ffmpeg command line (fully scriptable, every setting exposed) will get you there with more precision.
What Not to Do
Avoid repeatedly re-encoding the same lossy file (MP3 → MP3 → MP3 across several rounds of edits) — each pass adds its own compression artifacts on top of the last, a phenomenon sometimes called "generation loss." If you expect to edit audio more than once, keep a WAV or FLAC master and only export to a compressed format at the very end, once, from that master.
Frequently Asked Questions
How do I reduce the file size of an audio file?
The most effective method depends on your starting format. If it's WAV or FLAC, convert it to a lossy format like MP3 with the Audio Converter — that alone typically cuts size by 5–10x. If it's already MP3 or another lossy format, the options are more limited: trimming unneeded audio, or re-encoding at a lower bitrate with a tool that lets you choose one.
Does compressing audio reduce quality?
It depends what you start from. Converting lossless audio (WAV, FLAC) to a lossy format at a solid bitrate loses detail that is largely inaudible to most people in normal listening. Re-compressing an already-lossy file (MP3 to MP3, for instance) adds a second round of quality loss on top of the first, for comparatively little size benefit — this is the case most worth avoiding.
What is the best format for small audio file size?
For music, MP3 and AAC both give a strong size-to-quality ratio at common bitrates; AAC is generally considered slightly more efficient at the same bitrate. For voice-only content like recordings, memos, or podcasts, Opus offers exceptional quality at extremely low bitrates, though it has narrower support on hardware players and some platforms. See our format comparison guide for the full breakdown.
Can I choose a specific target file size or bitrate?
WeConvertIt's Audio Converter uses fixed, high-quality presets rather than a bitrate slider, so you cannot dial in an exact number here. If you need a precise target — say, fitting under a strict upload size limit — a tool like Audacity (free) or the ffmpeg command line lets you specify an exact bitrate directly.
Will trimming silence actually make a noticeable difference?
It can, especially for voice recordings, podcasts, and live recordings with long pauses or dead air at the start and end. Removing 30 seconds of silence from a 3-minute MP3 at 190 kbps saves roughly 700 KB on its own, on top of whatever the format conversion saves — and it is the one form of "compression" with zero quality trade-off at all.
Why is my MP3 still large after converting from WAV?
Check the length of the track — a long file (a full album side, a lengthy podcast episode, a long-form recording) will still be sizeable in MP3 even at a good bitrate, simply because there is more audio to encode. A 60-minute recording at 190 kbps MP3 is still roughly 85 MB; the conversion already did its job relative to the WAV original, which would have been closer to 600 MB at that length.