How to Compress an Audio File for Email or WhatsApp
Audio files get rejected as email attachments every day, and WhatsApp’s 16 MB file limit catches people off guard when they try to send a long voice memo or music clip. Compressing audio is not complicated once you understand what actually drives file size — and you can usually get a dramatic reduction with barely any noticeable quality loss.
What actually makes an audio file large
The size of an audio file comes almost entirely from its bitrate — how many kilobits of data are stored per second of audio. A 320 kbps MP3 uses roughly 40 KB per second; a 64 kbps MP3 uses about 8 KB per second. The format matters too: a WAV file is uncompressed and stores raw audio samples, which typically produces files five to ten times larger than an equivalent MP3 at the same duration. A ten-minute WAV can easily be 100 MB; the same audio as a 128 kbps MP3 would be around 10 MB.
Attachment limits by platform
- Gmail — 25 MB per email (attachments over this need Google Drive links).
- Outlook / Hotmail — 20 MB per email.
- WhatsApp — 16 MB for audio and document files.
- Telegram — 2 GB (effectively no limit for most use cases).
- Slack — 1 GB per file on paid plans, 5 MB on free plans.
- iMessage — around 100 MB, though it depends on network conditions.
What bitrate to use for voice vs music
For voice recordings — a lecture, interview, podcast, or voice memo — the human voice occupies a narrow frequency range that does not need high bitrates to sound clear. 64 kbps is usually enough for speech, and 48 kbps is fine for voice-only content where file size really matters. For music, you lose perceptible quality below about 96 kbps; 128 kbps is the common threshold most people describe as “transparent” for casual listening. For anything you want to sound genuinely high quality, 192 kbps is a safe floor.
Mono vs stereo — an easy extra saving
A stereo file stores two channels of audio; a mono file stores one. For a voice recording or a podcast with a single speaker, there is effectively no audio information in the stereo field — both channels contain essentially the same signal. Switching to mono halves the channel count, which at any given bitrate means the encoder has twice as many bits per channel to work with, often producing noticeably better quality at the same file size. For music where the stereo image matters — instruments panned left and right, a wide soundstage — keep stereo.
How to compress an audio file step by step
Open the Audio Compressor and drop in your file. The tool automatically shows only the bitrate options that will actually make your file smaller (it estimates each option’s output size and filters out any that would inflate rather than reduce). Choose a compression level based on whether the content is voice or music, switch to mono if it is a voice recording, and click Compress. The before and after sizes appear clearly so you can confirm the saving before downloading.
When compression is not the answer
If an audio file is already a low-bitrate MP3 — say, a short voice memo that is only 2 MB — compression will not help much because there is little room to go lower before quality degrades noticeably. In that case, the better approach is to shorten the file (trim the silent parts with the Audio Trimmer) rather than reducing bitrate further. Compression is most effective on large uncompressed files (WAV, AIFF, FLAC) or high-bitrate MP3s that were recorded at quality settings higher than necessary for their purpose.
Frequently asked questions
What is the smallest I can make a voice memo for WhatsApp? For a one-minute voice recording, combining 48 kbps, mono, and a 22 kHz sample rate typically produces a file around 350–400 KB — well under any messaging limit, with perfectly clear speech.
Will compressing an MP3 damage the audio? Some detail is removed, which is how compression works. At moderate levels (96–128 kbps) the difference is hard to hear for most content. Going very low (32–48 kbps) on music will sound noticeably thinner.
Why is my WAV file so much larger than MP3? WAV is uncompressed — it stores raw audio samples with no data reduction. MP3 uses perceptual encoding to throw away frequencies the ear is least likely to notice, shrinking the file by five to ten times.
Can I compress an M4A or OGG file? Yes. The compressor decodes the audio first regardless of the input format, then re-encodes it at the lower bitrate. This works for MP3, WAV, M4A, OGG and most other common audio formats.