๐Ÿ’พ File Size Converter

Convert between bytes, kilobytes, megabytes, gigabytes, and terabytes.

Enter Your Values

File size to convert

How Digital File Sizes Work

Digital storage is measured in powers of 2: 1 kilobyte (KB) = 1,024 bytes, 1 megabyte (MB) = 1,024 KB = 1,048,576 bytes, 1 gigabyte (GB) = 1,024 MB, and 1 terabyte (TB) = 1,024 GB. These binary-based measurements reflect the underlying architecture of digital memory. This contrasts with the way some storage manufacturers use "gigabyte" to mean exactly 1,000,000,000 bytes, which is why a "500 GB" hard drive shows as approximately 465 GB in your operating system.

Internet speed is measured in bits (lowercase "b"), not bytes (uppercase "B"). The key relationship: 8 bits = 1 byte. So a 100 Mbps internet connection transfers 100 megabits per second, which equals 12.5 megabytes (MB) per second. This is why a 100 MB file doesn't download in 1 second on a 100 Mbps connection โ€” it takes approximately 8 seconds. For practical download time estimates, use the Internet Speed Calculator on CalForge.

Common file size reference: a typical photo from a modern smartphone is 3โ€“10 MB. A one-minute HD video at 1080p is approximately 100โ€“150 MB. A two-hour 4K movie can be 50โ€“100 GB. A music track in MP3 format at 128 kbps is approximately 1 MB per minute. A PDF document with text and images is typically 0.5โ€“5 MB. A modern game like Call of Duty or FIFA can exceed 100 GB installed.

Email attachments: most email services limit attachments to 25 MB per email (Gmail, Outlook). Files larger than this should be shared via cloud storage (Google Drive, Dropbox, OneDrive) with a shared link. When sending large files internationally or to clients, compressing files (ZIP format) can reduce size by 50โ€“70% for uncompressed formats like BMP images or WAV audio, though JPEG, MP4, and PDF files compress very little since they're already compressed.

Cloud storage planning: if you're choosing a backup or cloud storage plan, convert your estimated storage needs to GB before comparing plan sizes. 1,000 photos โ‰ˆ 5โ€“10 GB. A year of music โ‰ˆ 5โ€“15 GB. A personal document archive โ‰ˆ 1โ€“5 GB. A media library with videos โ‰ˆ 100 GB+.

Understanding Digital File Sizes

Digital file size is measured in bits and bytes. 8 bits = 1 byte. 1,000 bytes = 1 kilobyte (KB). 1,000 KB = 1 megabyte (MB). 1,000 MB = 1 gigabyte (GB). Note: computers sometimes use binary prefixes (kibibyte = 1,024 bytes) rather than decimal, which is why a 1GB USB drive shows less available space than expected.

File size matters for storage capacity planning, upload/download time estimation, email attachment limits, and data transfer costs. Larger files take longer to upload and download and consume more storage space.

Frequently Asked Questions

What is the difference between MB and MB/s? +
MB (megabytes) is a unit of file size or storage capacity. MB/s (megabytes per second) is a unit of transfer speed or bandwidth. To estimate download time: divide file size in MB by your speed in MB/s. A 500MB file on a 10MB/s connection takes 50 seconds.
Why does a 1GB file show differently on Windows vs Mac? +
Windows traditionally used binary units (1 GiB = 1,073,741,824 bytes) but labelled them as GB. Mac OS X and Linux use decimal units (1 GB = 1,000,000,000 bytes). This creates apparent discrepancies: a drive labelled '1TB' by the manufacturer (decimal) shows as roughly 931GB in Windows.
How do I reduce file size? +
Compress using formats like ZIP, 7-Zip, or RAR for general files. For images, use JPEG for photos, WebP or PNG for graphics. For video, re-encode at lower bitrate or resolution. For PDFs, use compression tools or reduce image quality within the document.