Data Compression

Data compression is a technique used to reduce the number of bits needed to store or transmit data, thus reducing needed storage capacity and accelerating transmission of data. Compression can either be lossy or lossless. Lossy compression loses some data during the compression process whereas lossless compressed data can be decompressed to its original data without any loss (hence the name ‘lossless’).