You've probably encountered ZIP files before. This compression system lets you reduce the overall number of bits and bites in a file so it can be transmitted faster over slower Internet connections, or take up less space on a disk. Once you download the file, your computer uses a program to expand the file back to its original size. If everything works correctly, the expanded file is identical to the original file before it was compressed.
Back |