About this tool
Estimate video export file size from bitrate and duration, or derive a bitrate from resolution, frame rate and codec.
This calculator returns the size of a video export from its data rate and duration, using the only formula that governs it: bits = (video bitrate + audio bitrate) × 1000 × seconds, divided by 8 for bytes. It also derives a bitrate when you do not have one, either from the pixel rate (width × height × fps × bits per pixel, adjusted for codec efficiency) or from the published fixed data rates of intra-frame codecs such as Apple ProRes. Results are given in both SI megabytes and binary mebibytes, plus per-minute and per-hour figures for storage planning.
Open Video File Size Calculator on AltFTool — it loads instantly in your browser.
Upload or drag in the file you want to work with.
Adjust the settings and preview the result.
Download the finished file to your device.
Shows SI megabytes and binary mebibytes side by side, so a 600 MB file is never mistaken for 600 MiB.
Derives a sensible bitrate from resolution, frame rate and codec when you do not already have one.
Per-minute, per-hour and card-duration figures come from the same data rate.
Multiply the total bitrate in kilobits per second by the duration in seconds, then divide by 8 to get kilobytes. A 10 minute export at 8,000 kb/s video plus 384 kb/s audio comes to 8,384 × 600 ÷ 8 = 628,800 kilobytes, or about 629 MB.
YouTube's published recommendation for a 1080p SDR upload is 8 Mb/s at 30 fps and 12 Mb/s at 60 fps, with 384 kb/s for stereo AAC audio. As a general rule, around 0.10 bits per pixel per frame gives good H.264 quality, which works out at 6.2 Mb/s for 1080p30.
Roughly, at equal visual quality. H.265/HEVC is generally cited at about half the bitrate of H.264, and AV1 about 30% below HEVC again. The saving depends heavily on the encoder, its preset and the content — flat, static footage benefits far more than fast, grainy footage.
Because most exports are not constant bitrate. Variable-bitrate and constant-quality modes such as CRF or CQ spend bits where the picture needs them, so a static interview lands well under the estimate while a fast-cut action sequence can approach or exceed it. Container overhead adds a small amount too, typically well under one percent.
Add the Video File Size Calculatorwidget to your blog or website — free, responsive, no signup. Just keep the “Widget by AltFTool” credit link visible.
<iframe src="https://www.altftool.com/embed/widget/video-file-size-calculator"
title="Video File Size Calculator — free AltFTool widget"
width="100%" height="640" style="border:0;border-radius:12px;overflow:hidden"
loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<p style="font-size:12px;margin:4px 0 0">Widget by <a href="https://www.altftool.com/tools/all/video-file-size-calculator?utm_source=embed&utm_medium=widget">AltFTool — free online tools</a></p>