Data_compression

Storing data in a format that requires less space than usual. Compressing data is the same as packing data. Data compression is particularly useful in communications because it enables devices to transmit the same amount of data in fewer bits (requiring less time). There are a variety of data compression techniques, but only a few have been standardised.