audio file size calculator

Audio File Size Calculator

Estimate storage needs for podcasts, music, voice recordings, and production masters.

Common choices: 96 kbps (speech), 128 kbps (streaming), 192-320 kbps (music).

Enter values and click Calculate Size.

How audio file size is calculated

Audio file size depends on two big factors: duration and data rate. The longer the audio or the higher the quality settings, the larger the file.

For compressed formats (like MP3 or AAC), the key input is bitrate. For uncompressed files (like WAV/PCM), file size is determined by sample rate, bit depth, and channel count.

Compressed audio formula

File Size (bits) = Duration (seconds) × Bitrate (bits per second)

Then divide by 8 to convert bits to bytes.

Uncompressed PCM/WAV formula

File Size (bits) = Duration × Sample Rate × Bit Depth × Channels

This is why high-resolution recording settings can increase storage requirements very quickly.

Practical examples

  • 10-minute podcast at 96 kbps MP3: roughly 7.2 MB (plus small overhead)
  • 1-hour stereo WAV at 44.1 kHz / 16-bit: about 635 MB
  • 1-hour stereo WAV at 48 kHz / 24-bit: about 1.0 GB

These are estimates, but they are usually close enough for planning uploads, storage, and bandwidth.

Why estimated size and actual size can differ

  • Variable bitrate (VBR): the bitrate changes throughout the file.
  • Codec behavior: different encoders produce slightly different outputs at the same nominal settings.
  • Container and metadata: tags, album art, chapter markers, and headers add overhead.
  • Silence and content complexity: some codecs compress simple audio more efficiently.

Choosing the right settings

Voice-only content (podcasts, lectures, audiobooks)

  • 64-96 kbps mono is often enough.
  • Use 128 kbps if you want extra headroom for mixed content.

Music distribution

  • 192-320 kbps MP3/AAC for consumer playback.
  • Keep a lossless master (WAV/FLAC) for archiving and future exports.

Production and editing

  • 48 kHz / 24-bit WAV is a common professional standard.
  • Higher sample rates can be useful in specific workflows, but consume much more storage.

Tips to reduce audio file size without wrecking quality

  • Use mono for spoken-word recordings when stereo is unnecessary.
  • Pick a realistic bitrate for the target platform.
  • Trim silence and remove unused tracks before export.
  • Avoid repeatedly re-encoding lossy files.
  • Use efficient codecs for distribution and keep masters lossless.

Quick FAQ

Is 320 kbps always better than 192 kbps?

Not always. It is larger and often sounds better, but for many listeners and devices, 192 kbps can be enough depending on source quality and listening environment.

Why are WAV files so large?

WAV commonly stores uncompressed PCM audio. You get high fidelity and easy editing, but much larger files compared with lossy formats.

Should I use MB or MiB?

Both appear in software. MB (decimal) uses powers of 1000; MiB (binary) uses powers of 1024. This calculator displays both so your estimates match more tools.

🔗 Related Calculators