Why Is File Compression Important?

Why Is File Compression Important? thumbnail
File compression lets large files be stored in small places.

Beginning in the 1970s, computer scientists used mathematical algorithms to search through computer code to find ways to reduce the file size. Since then, there has been an ever-growing need, spurred on by the development of the Internet, to create better compression schemes and reduce the size of any given file as much as possible.

  1. Types of Compression

    • There are two main types of file compression, lossless and lossy. Lossless compression algorithms search for long strings of code and have a method to replace them with shorter strings. Lossless compression can recreate the entire file exactly as it was. Lossy compression algorithms search through the code to find pieces that it can delete. While lossy compression can't be used on program files, it can be used on multimedia files, where there is often information in the files that human senses cannot detect. When lossy compression is used, the file may appear to be identical, but it is very different at the code level.

    Storage

    • File compression reduces the amount of space needed to store data. Using compressed files can free up valuable space on a hard drive, or a web server. Some files, like word files, can be compressed to 90 percent of their original size. Other files, like JPEG or MP3 files, cannot be compressed further since these types of files are already compressed.

    Transmission Speeds

    • The amount of time it takes to send something over the Internet depends on the size of the transmitted file. Compressing files before sending them over the Internet can reduce the amount of time it takes by a considerable margin. It would take one-tenth the time to transmit a compressed word file as it would to transmit that same uncompressed file. File compression also reduces the financial cost of running a network, since less equipment and bandwidth is needed to transmit the data.

    Archiving and Backup

    • When large groups of similar files are stored, such as a group of sequential videos, they can be combined into archive files. Archive files don't have to be compressed, but they are often several gigabytes in size, so they are usually compressed to save storage space and transmission time. Most compression programs also have the ability to archive files into one large file. Most operating systems will compress their backup files, which are very large archive files, since these files just take up space until the need for them arises.

    Digital Television

    • Digital television owes its adoption to file compression technology. The digital television signal takes up much less bandwidth than an analog signal because the digital files are compressed before they are transmitted. In addition to normal file compression, this video compression only transmits the portions of the next frame that changes, which can drastically reduce the file size.

Related Searches:

References

  • Photo Credit secure digital card image by leafy from Fotolia.com

Comments

You May Also Like

  • Why Is a File Extension Important?

    A computer file name has two parts: a base name and a file extension. The two parts are separated by a period....

  • Why Is File Management Important for Overall System Performance?

    It's important that users manage and clean out their system's files periodically to optimize system performance. A company's senior executives might impose...

  • What Is MP3 File Compression?

    On a regular CD, one minute of music needs about 10MB (mega or million bits) of file information. But with MP3 file...

  • Why Is it Important to Learn CPR?

    Cardiopulmonary resuscitation, or CPR, keeps a person's blood and oxygen pumping to the brain and heart until help can arrive in an...

  • The Advantages of File Compression

    The Advantages of File Compression. Compressing files is the processes of making them smaller in terms of the number of bytes of...

  • How to Select a File Compression Program

    The file compression program you select depends on your computer system: PC, Macintosh or Unix. Also consider computer systems used by your...

  • Why Use PDF Files?

    Adobe's Portable Document Format has become an industry standard for documents transport and distribution. Although useful, the size of PDFs and the...

  • Why Compress Files?

    File compression is the process of removing redundant or otherwise unnecessary data from computer files, which are encoded blocks of data that...

Related Ads

Featured