Audio & acoustics

Audio file size calculator

Calculate audio file size for WAV and PCM audio from duration, sample rate, bit depth and channel count.

Updated on Apr 24, 2026 Calculator, calculation path and examples on one page

Back to category: Audio & acoustics

Calculator

Reset Load example

Examples

Typical calculations

3:30 minutes at 48 kHz and 24 bit.

Stereo song

File size: 60.48MB

Load this example

45 minutes at 44.1 kHz and 16 bit.

Podcast in mono

File size: 238.14 MB

Load this example

1 hour 5.1 at 48 kHz and 24 bit.

Multi-channel recording

File size: 3,110GB

Load this example

FAQ

Frequently asked questions

Does the calculator apply to WAV files?

Yes, the estimate is very suitable for uncompressed PCM WAV files. Smaller container overheads are not taken into account.

Why are MB and MiB shown separately?

MB calculates with millions of bytes, MiB with 1,048,576 bytes. Many operating systems and audio programs differentiate between these sizes.

Is FLAC also predictable?

Not exactly. FLAC compresses losslessly, but the file size depends heavily on the material.

Which setting doubles the file size?

A double sample rate, double the number of channels or double the bit depth also doubles the amount of raw data.

Can I use it to schedule multitrack recordings?

Yes. You can adjust the number of channels or calculate per track and add the results.

Related calculators

Continue seamlessly

dB calculator

Calculate dB from the power or voltage ratio and calculate back vice versa.

Sources and notes

Rule status and context

Formula
Bytes = Duration in seconds x sample rate x (bit depth / 8) x channels
Note
Calculation for uncompressed PCM audio without container overhead.