Data Storage Converter

Convert digital storage between bytes, KB, MB, GB and TB.

Converted value 1,024

Formula: result = value × (from in bytes) ÷ (to in bytes)

Step-by-step with your numbers:
1. Values used:
2. Value = 1
3. From = 1,073,741,824
4. To = 1,048,576
5.
6. Value x From = 1 x 1,073,741,824 = 1,073,741,824
7. Converted value = (Value x From) / To = 1,073,741,824 / 1,048,576 = 1,024
Did we solve your problem today?

Convert file sizes and storage capacities between binary units (1 KB = 1024 bytes).

The math behind it

Each unit is a power of 1024 bytes: KB = 1024, MB = 1024², GB = 1024³, TB = 1024⁴.

Worked example

1 GB to MB → 1073741824 ÷ 1048576 = 1024 MB.

FAQ

KB vs KiB?

This tool uses binary 1024-based units; some vendors use decimal 1000-based units (1 KB = 1000 bytes).