- Compression
- processing data to remove redundant information and reduce the number of bits required for storage or transmission. Some compression methods are ‘loss-less’ reversible (see for example Zip compression) and others are ‘lossy’ and degrade the data (see for example JPEG compression which image quality).
|