CalquioCalquio

Search

Search for calculators and tools

Data Storage Converter

Convert between bytes, kilobytes, megabytes, gigabytes, and terabytes. Includes both SI and binary (IEC) units.

Result
1,000
MB
Formula: 1 GB = 1,000 MB
1

Value

2

From / To

Common Conversions

Bytes1,000,000,000 B
Kilobytes1,000,000 KB
Megabytes1,000 MB
Gigabytes1 GB
Terabytes0.001 TB

Storage References

Text document~50 KB
Photo (JPEG)~3 MB
Song (MP3)~5 MB
HD Movie~4 GB

You May Also Like

Understanding Data Storage Units

Data storage is measured in bytes and their multiples. However, there are two different systems that can cause confusion: decimal (SI) and binary (IEC).

Decimal (SI) Units - Based on powers of 1000:

  • KB (Kilobyte) = 1,000 bytes
  • MB (Megabyte) = 1,000,000 bytes
  • GB (Gigabyte) = 1,000,000,000 bytes

Binary (IEC) Units - Based on powers of 1024:

  • KiB (Kibibyte) = 1,024 bytes
  • MiB (Mebibyte) = 1,048,576 bytes
  • GiB (Gibibyte) = 1,073,741,824 bytes

Why Two Systems?

Computers work in binary (base-2), so memory is naturally organized in powers of 2. However, storage manufacturers use decimal units because they result in larger-sounding numbers.

This is why a "1 TB" hard drive shows as ~931 GB in your operating system - the drive uses decimal TB, but the OS displays binary GiB.

A "500 GB" drive is actually 500,000,000,000 bytes, which equals about 465 GiB.

Common File Sizes

File TypeTypical Size
Plain text email10-50 KB
Word document50-500 KB
MP3 song (3-4 min)3-5 MB
JPEG photo2-5 MB
RAW photo20-50 MB
HD movie (1080p)4-8 GB
4K movie20-50 GB

Common Storage Sizes

DeviceTypical Capacity
USB flash drive16-256 GB
SD card32-512 GB
Smartphone64-512 GB
SSD256 GB - 4 TB
Hard drive1-20 TB
Cloud storage (free)5-15 GB

Bits vs Bytes

  • 8 bits = 1 byte
  • Internet speeds are measured in bits (Mbps)
  • File sizes are measured in bytes (MB)

To convert internet speed to download speed:

  • 100 Mbps = 12.5 MB/s theoretical maximum

To estimate download time: File size (MB) ÷ Speed (MB/s) = Time in seconds