byte to GB

Convert bytes to gigabytes/gibibytes and vice versa (type in any of the inputs). Sourcecode available below.

bytes
GB
GiB
The difference between GB and GiB is that 1 GB is 1000*1000*1000 = 1,000,000,000 bytes while 1 GiB is 1024*1024*1024 = 1,073,741,824 bytes. You can read more about it here.