Bytes Converter

Convert between bytes, KB, MB, GB and TB in binary or decimal.

Value

Equivalent values

Bytes
1,073,741,824
KB
1,048,576
MB
1,024
GB
1
TB
0.000977
PB
0.000001

About the Bytes Converter

Storage units are ambiguous because two conventions coexist. Binary units multiply by 1024 and are what operating systems report; decimal units multiply by 1000 and are what drive manufacturers print on the box.

That is why a '1 TB' disk shows up as roughly 931 GB. Toggle the mode to see both interpretations of the same number.

Frequently asked questions

Related tools

JSON to YAML

Converters

Convert JSON documents into readable YAML.

Open Tool

YAML to JSON

Converters

Parse YAML and convert it into formatted JSON.

Open Tool

JSON to CSV

Converters

Turn an array of JSON objects into a CSV table.

Open Tool

CSV to JSON

Converters

Convert CSV or delimited text into a JSON array.

Open Tool