● Raw Recording Parameters (WAV / SD Card Storage)
hours
minutes
2
● Export Parameters (MP3 / AAC / Podcast Host)
hours
minutes
⚠ Stereo at 64 kbps can sound muddy or phasey on earbuds. Consider 128 kbps stereo minimum, or switch to Mono.
Key Terms Explained
Bitrate
The number of bits of audio data processed per second. Higher bitrate means more data and better quality, but larger files. Measured in kbps (kilobits per second).
Sample Rate
How many audio snapshots are captured per second during recording. 48 kHz = 48,000 samples per second. Higher rates increase file size but do not improve speech quality.
Bit Depth
How many bits store each individual audio sample. 16-bit = 2 bytes, 24-bit = 3 bytes, 32-bit float = 4 bytes. Higher bit depth widens the dynamic range and increases file size.
Mono vs. Stereo
Mono uses a single audio channel. Stereo uses two (left and right). Stereo doubles the file size. For voice podcasts, mono is standard and sounds identical on most playback devices.
Lossless Audio (WAV)
A recording format that stores every captured sample exactly with no compression. WAV is the lossless industry standard used during multi-track recording in a DAW.
Lossy Compression (MP3/AAC)
A compression method that permanently removes audio data the ear is unlikely to notice. Produces files 10 to 100 times smaller than WAV with minimal perceptible quality loss at adequate bitrates.
Audio Interface
A hardware device that converts analog microphone signals into digital audio at a specific sample rate and bit depth. Connects to your computer or recorder via USB.
RSS Feed Limit
The maximum file size a podcast hosting platform will accept for a single episode upload. Exceeding this limit causes the upload to fail and the episode to not distribute to listeners.

The Complete Guide to Podcast File Sizes and Bitrate

File size is one of the most misunderstood variables in podcasting. Raw multi-track sessions can balloon to dozens of gigabytes while the same content exports to under 50 MB as an MP3. Understanding the math behind these numbers helps you choose the right SD card, stay within hosting limits, and avoid the panic of a failed upload on release day.

How Raw WAV File Size is Calculated

An uncompressed WAV file stores every sample your microphone captures. The formula is straightforward: Sample Rate multiplied by Bit Depth gives you the number of bits per second per track. Divide by 8 to get bytes, multiply by the number of seconds, then multiply by the number of tracks.

Example: a 2-track podcast recorded at 48 kHz and 24-bit for 60 minutes produces (48,000 x 24 / 8) x 3,600 x 2 = approximately 829 MB. That is why serious multi-track sessions with 4 or more guests routinely fill 32 GB or 64 GB cards during a single recording day.

How Compressed Export File Size is Calculated

MP3 and AAC files are encoded at a constant bitrate measured in kilobits per second. The formula collapses to: (Bitrate in kbps x 1000 x Duration in seconds) / 8 = bytes. A 60-minute mono episode at 96 kbps produces (96,000 x 3,600) / 8 = approximately 43 MB - well within every major hosting platform's limit.

Stereo doubles the effective data because the encoder must carry two channels of frequency content. This is why 128 kbps is the accepted minimum for stereo and 64 kbps is only usable for mono voice recordings where file size is the top priority.

How to Use This Tool

Switch to Raw Recording mode to plan your SD card capacity before a recording session. Enter the expected total duration, the number of microphone or instrument tracks your setup will capture, and choose your interface's sample rate and bit depth. The estimator tells you whether your card has enough room and flags any overflow.

Switch to Final Export mode to verify your compressed episode will pass your host's upload limit before you encode. Enter the episode length, choose mono or stereo, select your target bitrate, and pick your hosting platform from the dropdown.

Frequently Asked Questions