Skip to main content

Storage Estimator

Estimate the final file size before you export.

Estimated File Size
GB

Storage Math

Video files use base-2 computing standards (1024), but bitrates are calculated using base-10 network standards (1000). The formula accounts for this conversion.

File Size (Bytes) = ((VideoKbps + AudioKbps) * 1000 * Seconds) / 8