Convert data storage units — bytes, KB, MB, GB, TB, PB.
| Unit | Name | Value |
|---|---|---|
| bit | Bit | 9.007000e+15 |
| B | Byte | 1.125875e+15 |
| KB | Kilobyte | 1.099487e+12 |
| MB | Megabyte | 1073718100 |
| GB | Gigabyte | 1048552.8 |
| TB | Terabyte | 1023.9882 |
Formula: Megabyte = Petabyte × 1e+09
Multiply any petabyte value by 1e+09 to get megabyte. One petabyte equals 1e+09 MB.
Reverse: Petabyte = Megabyte × 1.0000e-9
Common petabyte values with real-world context — factor: 1 PB = 1e+09 MB
| Petabyte (PB) | Megabyte (MB) | Context |
|---|---|---|
| 0.001 PB | 1e+06 MB | 1 TB drive |
| 0.01 PB | 1e+07 MB | 10 TB NAS |
| 0.1 PB | 1e+08 MB | 100 TB server |
| 1 PB | 1e+09 MB | 1 PB data center |
| 5 PB | 5e+09 MB | 5 PB major cloud |
| 10 PB | 1e+10 MB | LHC annual data |
| 50 PB | 5e+10 MB | 50 PB hyperscale |
| 100 PB | 1e+11 MB | Large cloud infra |
| 500 PB | 5e+11 MB | Major cloud region |
| 1,000 PB | 1.000e+12 MB | 1 EB |
| 5,000 PB | 5.000e+12 MB | 5 EB internet traffic |
| 1e+04 PB | 1.000e+13 MB | 10 EB monthly traffic |
| 1e+05 PB | 1.000e+14 MB | Global daily traffic |
| 1e+06 PB | 1.000e+15 MB | 1 ZB global data |
| 1e+09 PB | 1.000e+18 MB | All human data |
1 PB = 1e+09 MB. Memorize this for instant estimates.
Data storage uses both decimal (×1000) and binary (×1024) prefixes. The factor above follows the decimal (SI) standard used by storage manufacturers.
To verify: multiply your result by 1.0000e-9 to recover the original PB value.
Optimizes image, video, and asset sizes in MB for page load performance.
Enforces attachment size limits (typically 10-25 MB) on mail servers.
Manages APK/IPA sizes in MB — App Store recommends under 200 MB for cellular download.
Checks RAW image file sizes (typically 20-50 MB) on camera cards.
Monitors packet capture file sizes and network log sizes in MB.
Tracks patch download sizes in MB to estimate download time on their connection.
The petabyte (PB) equals 1,000 TB (decimal) or 2^50 bytes (binary). Petabyte-scale storage is the domain of large cloud providers, government agencies, and scientific research projects.
Facebook processes over 100 PB of data per month. The Large Hadron Collider at CERN generates about 15 PB of data per year. The human genome project required about 200 PB of data analysis.
Interesting fact: If you stored 1 PB of data on standard DVDs, the stack would be about 220 km tall. Google processes approximately 20 PB of data per day.
The megabyte (MB) equals 1,000,000 bytes (decimal) or 1,048,576 bytes (binary). It became the dominant unit for file sizes and storage in the 1990s with the rise of personal computing and the internet.
Megabytes define everyday digital content: a 3-minute MP3 song is about 3-5 MB; a high-resolution JPEG photo is 2-6 MB; a standard web page averages around 2 MB including images.
Interesting fact: The entire text of the King James Bible is about 4.3 MB. The first consumer CD-ROMs (1985) held 650 MB, which seemed enormous at the time.
Converting petabyte to megabyte is a common task in computing, networking, and data management. Storage manufacturers, operating systems, and network equipment often express data sizes in different units — understanding the conversion is essential for comparing specifications, planning storage capacity, and interpreting network speed versus file size relationships.
As a practical reference: 5 PB = 5e+09 MB and 10 PB = 1e+10 MB. For larger quantities, 100 PB = 1e+11 MB. The reverse conversion uses the factor 1.0000e-9, so 1 MB = 1.0000e-9 PB. Note that decimal prefixes (KB=1,000, MB=1,000,000) differ from binary prefixes (KiB=1,024, MiB=1,048,576) — always check which standard your software or hardware uses.
All conversions use the internationally recognized factor of exactly 1 PB = 1e+09 MB, calculated with IEEE 754 double-precision arithmetic accurate to at least 8 significant figures.