محول حجم الملفات

Convert between bits, bytes, KB, MB, GB, TB and more. Supports SI and binary units.

نتائج فورية📱 متوافق مع الجوال🌍 15 لغة
Bit (b)8,589,934,600
Byte (B)1,073,741,800
Kilobyte (KB)1,048,576
Megabyte (MB)1,024
Terabyte (TB)9.7656e-4
Petabyte (PB)9.5367e-7
Kibibyte (KiB)1,073,741.8
Mebibyte (MiB)1,073.742
Gibibyte (GiB)1.074
Kilobit/s (kbps)8,589,934.6
Megabit/s (Mbps)8,589.935
Gigabit/s (Gbps)8.59

In an era where a single smartphone photo can exceed 10 megabytes and enterprise databases routinely measure in petabytes, the ability to quickly and accurately convert between digital storage units has become an essential everyday skill. Our data storage converter handles the full spectrum — from bits and bytes at one end to petabytes and exabytes at the other — and crucially supports both the decimal (SI) standard (where 1 kilobyte = 1,000 bytes, used by hard drive manufacturers and storage vendors) and the binary (IEC) standard (where 1 kibibyte = 1,024 bytes, used by operating systems). This distinction explains why a 500 GB hard drive appears as only around 465 GiB in Windows or macOS — a discrepancy that confuses countless users every day.

Understanding data sizes is particularly valuable when you are working with developer tools. If you are handling JSON payloads, API responses or configuration files and need to check their encoded size, our Base64 Encoder/Decoder shows the input and output character counts alongside its conversion — helping you estimate the overhead of encoding binary data as text for transmission across web services.

For a broader range of measurement conversions beyond data storage, our all-in-one Unit Converter covers length, weight, volume, area and speed — making it the perfect complement to this tool when you need to switch between multiple measurement systems in a single working session.

Why your 1 TB hard drive shows only 931 GB in Windows

Hard drive manufacturers use the decimal (SI) standard where 1 kilobyte = 1,000 bytes, 1 megabyte = 1,000,000 bytes, and 1 terabyte = 1,000,000,000,000 bytes. Operating systems (Windows, macOS, Linux) use the binary (IEC) standard where 1 kibibyte = 1,024 bytes. A drive advertised as 1 TB therefore contains 1,000,000,000,000 bytes ÷ 1,024⁴ = 0.909 TiB, which Windows displays as approximately 931 GB. This discrepancy is not fraud — it is a standards mismatch that has confused consumers since the 1990s. Our converter supports both standards and clearly labels which is which.

Real-world file size reference points

To put sizes in perspective: a typical WhatsApp text message is ~1 KB; a high-quality JPEG photo is 2–5 MB; a 3-minute MP3 song is ~3–5 MB; a 4K movie is 50–100 GB; the entire English Wikipedia (text only) is ~21 GB; the human genome is ~1.5 GB of data. Understanding these anchors helps when planning cloud storage, estimating backup costs or optimising web assets. Pair with our Image Compressor to reduce digital asset sizes before storage or upload.

الأسئلة الشائعة

Why does my 1 TB hard drive show only 931 GB?
Manufacturers use decimal: 1 TB = 10^12 bytes. Windows uses binary: 1 TiB = 2^40 = 1,099,511,627,776 bytes. So 10^12 / 1,099,511,627,776 = 0.909 TiB shown as 931 GB. Standards mismatch, not fraud.
How many MB is 1 GB?
Decimal (SI): 1 GB = 1,000 MB. Binary (IEC): 1 GiB = 1,024 MiB. Cloud storage uses decimal; OS disk tools usually show binary but label it GB.
How large are common files?
WhatsApp message ~1 KB; JPEG photo 2-5 MB; 3-min MP3 3-5 MB; HD video 1h ~700 MB-2 GB; 4K movie 50-100 GB; human genome ~1.5 GB.