Audio File Size Calculator

Estimate audio file size by bitrate, duration, sample rate, bit depth, and format. Compare MP3, AAC, WAV, FLAC and more with the Audio File Size Calculator.

966.6K usesUpdated · 2026-04-28Runs locally · zero upload

How to Use Audio File Size Calculator

The Audio File Size Calculator makes it simple to estimate audio storage requirements before recording or exporting.

  1. Select Format — choose a compressed format (MP3, AAC, OGG, Opus) or an uncompressed format (WAV, AIFF).
  2. Enter Duration — type the audio length and select seconds, minutes, or hours.
  3. Set Quality Parameters — for compressed formats, choose a bitrate; for uncompressed, set the sample rate, bit depth, and channel count.
  4. Choose Output Unit — select KB, MB, or GB. The Audio File Size Calculator updates instantly.

Use the three-unit summary at the bottom of the result panel to cross-check KB, MB, and GB at a glance.

Formula & Theory — Audio File Size Calculator

The Audio File Size Calculator applies two distinct formulas depending on the encoding type.

Compressed audio (MP3, AAC, OGG, Opus):

File Size (bytes) = Bitrate (bps) × Duration (s) ÷ 8
Symbol Meaning
Bitrate bits per second (e.g. 128 000 bps for 128 kbps)
Duration total playback time in seconds

Uncompressed audio (WAV, AIFF):

File Size (bytes) = Sample Rate × Bit Depth × Channels × Duration ÷ 8
Symbol Meaning
Sample Rate samples per second (Hz), e.g. 44 100
Bit Depth bits per sample (8, 16, 24, or 32)
Channels 1 = mono, 2 = stereo, 6 = 5.1, 8 = 7.1
Duration total time in seconds

Why the ÷ 8?

Audio data is measured in bits, but file sizes are reported in bytes. Dividing by 8 converts from bits to bytes. The Audio File Size Calculator handles this conversion automatically.

Use Cases for Audio File Size Calculator

The Audio File Size Calculator is useful in a variety of real-world situations:

  • Podcast production — estimate how much storage a 60-minute podcast episode will occupy before uploading to a hosting platform.
  • Music streaming optimization — compare MP3 128 kbps vs. AAC 256 kbps vs. WAV to decide the right quality-vs-bandwidth trade-off.
  • Game audio budgeting — game developers use the Audio File Size Calculator to plan audio asset budgets within memory constraints.
  • Broadcast and film — professionals recording multi-channel 5.1 or 7.1 audio need accurate size estimates to plan storage and archival.
  • Mobile app development — calculate whether bundled audio assets will exceed platform size limits.
  • Cloud storage planning — estimate how many hours of recorded interviews or music will fit in a fixed cloud storage quota.

Whether you are a podcaster, musician, sound designer, or developer, the Audio File Size Calculator gives you immediate, reliable estimates without any sign-up or downloads.

Frequently asked questions about Audio File Size Calculator

How does the Audio File Size Calculator work?

For compressed formats (MP3, AAC, OGG, Opus), the Audio File Size Calculator uses the formula: size = bitrate × duration ÷ 8. For uncompressed formats (WAV, AIFF), it uses: size = sample rate × bit depth × channels × duration ÷ 8.

What bitrate should I use for MP3?

128 kbps is standard quality for casual listening. 192 kbps is a good balance between quality and size. 320 kbps is near-CD quality. Use the Audio File Size Calculator to compare the resulting file sizes.

How large is a 1-hour uncompressed WAV file?

A 1-hour, 44100 Hz, 16-bit stereo WAV file is approximately 635 MB. The Audio File Size Calculator shows this instantly — just set duration to 1 hour, format to WAV, and use the default sample settings.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.

What is the difference between compressed and uncompressed audio?

Compressed formats like MP3 and AAC use perceptual coding to reduce file size, discarding sounds humans cannot easily hear. Uncompressed formats like WAV and AIFF store every audio sample, resulting in larger files with no quality loss.