Audio File Size Calculator - WAV, MP3 & FLAC Estimates
Estimate audio file size from duration and format — uncompressed WAV or bitrate-based MP3/AAC.
Choose uncompressed (sample rate, bit depth, channels) or compressed (bitrate), enter the duration, and get the file size in decimal MB with the binary MiB equivalent.
Audio File Size Calculator - WAV, MP3 & FLAC Estimates
Estimate audio file size from duration and format — uncompressed WAV or bitrate-based MP3/AAC.
Estimated file size
31.75 MB
31,752,000 bytes = 30.28 MiB. MB uses decimal megabytes (1,000,000 bytes); MiB is the binary unit (1,048,576 bytes) some operating systems display as "MB".
Size in bytes = sample rate × bit depth ÷ 8 × channels × seconds. A small WAV header (44 bytes) is negligible and ignored.
How audio file size is calculated
Audio file size follows directly from how many bits per second the format stores. For uncompressed PCM audio — what a standard WAV or AIFF file contains — every second holds one sample per channel for each tick of the sample rate, and every sample occupies the bit depth. So the data rate is sample rate × bit depth × channels, and dividing by 8 converts bits to bytes. CD-quality stereo (44,100 Hz, 16-bit, 2 channels) works out to 1,411,200 bits — 176,400 bytes — every second, or about 10.58 MB per minute. That is why a 3-minute WAV lands at 31.75 MB while the same song as a 320 kbps MP3 is 7.2 MB.
Compressed lossy formats such as MP3, AAC, and Ogg Vorbis throw away the sample-rate-times-bit-depth arithmetic entirely: you pick a target bitrate, and the encoder spends that budget on whatever the psychoacoustic model deems audible. Size then depends only on bitrate and duration — kbps × 1,000 ÷ 8 gives bytes per second. A 4-minute track at 320 kbps is 9.60 MB regardless of whether the source was 16-bit or 24-bit. Variable-bitrate (VBR) encodes hover around their average setting, so treat the result as a close estimate rather than an exact figure. Lossless compressors such as FLAC sit in between: they typically shrink PCM to 50-70 percent of the WAV size depending on how complex the music is, so a useful rule of thumb is to compute the WAV size here and take about 60 percent of it.
The calculator reports decimal megabytes (1 MB = 1,000,000 bytes), which is what macOS, most cloud-storage quotas, and drive manufacturers use. Windows Explorer historically reports binary mebibytes (1 MiB = 1,048,576 bytes) while labeling them MB, which is why the same file looks about 4.6 percent smaller there — the MiB value shown alongside the result lets you match either display.
A few practical notes. Real WAV files add a 44-byte header, and MP3s add ID3 tags plus any embedded cover art, so actual files run slightly larger than the raw math — usually by a few kilobytes unless the artwork is large. Recording at 48 kHz/24-bit, the common film and session standard, costs 17.28 MB per stereo minute, and 96 kHz/32-bit multiplies that quickly: an hour of stereo comes to about 2.76 GB. When planning a recording session, multiply the per-minute figure by track count, not just time — eight mono inputs at 48 kHz/24-bit consume 69.12 MB per minute of takes. For uploads and podcast feeds, working backward is just as useful: a 100 MB limit holds about 69 minutes of 192 kbps audio or 41 minutes at 320 kbps.
Audio file size examples
Common recording and export scenarios, computed with the formulas above (decimal MB).
| Audio | Size | Notes |
|---|---|---|
| 3:00 stereo WAV, 44,100 Hz / 16-bit | 31.75 MB | CD quality: 176,400 bytes per second × 180 s = 31,752,000 bytes (30.28 MiB). |
| 3:30 stereo WAV, 48,000 Hz / 24-bit | 60.48 MB | The film/session standard costs 17.28 MB per stereo minute — nearly double CD quality. |
| 60:00 stereo WAV, 96,000 Hz / 32-bit | 2,764.80 MB | High-resolution capture: about 2.76 GB per hour, before any backup copies. |
| 4:00 MP3 at 320 kbps | 9.60 MB | 320,000 bits/s ÷ 8 × 240 s = 9,600,000 bytes — about 30 percent of the WAV equivalent. |
| 60:00 podcast MP3 at 192 kbps | 86.40 MB | A common podcast spec; at 128 kbps the same hour drops to 57.60 MB. |
How to use the audio file size calculator
- Pick the format: Uncompressed (WAV/PCM) for recordings and masters, or Compressed (MP3/AAC bitrate) for encoded files.
- Enter the duration as minutes plus seconds — 3 minutes 30 seconds means 3 in the first field and 30 in the second.
- For WAV, choose the sample rate (44,100 / 48,000 / 96,000 Hz), bit depth (16 / 24 / 32), and mono or stereo; for compressed audio, choose the bitrate (128-320 kbps).
- Read the size in decimal MB, with the exact byte count and the binary MiB value shown underneath.
Audio file size FAQ
How big is one minute of CD-quality WAV audio?
Stereo 44,100 Hz / 16-bit PCM uses 176,400 bytes per second (44,100 × 16 ÷ 8 × 2), which is 10,584,000 bytes — about 10.58 MB — per minute. Mono halves that, and 48 kHz / 24-bit stereo raises it to 17.28 MB per minute.
How many songs fit in 1 GB?
At 320 kbps, a typical 3.5-minute track is about 8.4 MB, so roughly 119 songs fit in a decimal gigabyte (1,000 MB). At 128 kbps each track is about 3.36 MB, so around 297 songs. As WAV, the same tracks are about 37 MB each — only about 27 per GB.
Why does Windows show a smaller size than this calculator?
This tool reports decimal megabytes (1 MB = 1,000,000 bytes), the same convention as macOS and storage vendors. Windows Explorer divides by 1,048,576 (a mebibyte, MiB) but labels it MB, so a 31.75 MB file shows as about 30.28 "MB" there. The MiB value under the result matches the Windows display.
Does sample rate or bit depth affect MP3 file size?
Essentially no. Lossy encoders work to a bitrate budget, so an MP3's size is bitrate × duration whether the source was 16-bit/44.1 kHz or 24-bit/96 kHz. Higher-resolution sources can sound marginally better after encoding, but they do not make the encoded file larger at the same bitrate setting.
How much smaller is FLAC than WAV?
FLAC is lossless, so the ratio depends on the material: quiet, sparse music can compress below 50 percent of the WAV size, while dense loud masters may only reach 70 percent. A practical estimate is to calculate the WAV size here and multiply by about 0.6 — a 31.75 MB CD-quality track becomes roughly 19 MB.
What bitrate should I use for a podcast upload?
Spoken word is commonly published at 96-128 kbps mono or 128-192 kbps stereo. An hour at 128 kbps is 57.60 MB and at 192 kbps 86.40 MB, so most hosting limits accommodate full episodes. Music-heavy shows benefit from 256 kbps or more, at 115.20 MB per hour.