GCSE Computer Science - Data Compression
GCSE Computer Science - Data Compression
- Lossy compression
- Lossless compression
xxxwwweeee - 3x3w4e
How is data compression used?
Compression is mostly used with sound, image and video files:
Compression is performed by a program that uses a formula or algorithm to determine how to
shrink the size of the data.
Text compression can be as simple as removing all not used characters, inserting one repeat
character to indicate a string of repeated characters and substituting a smaller bit string for a
frequently occurring bit string.
Data compression can reduce a text file to 50% or a significantly higher percentage of its original
size.
How is data compression used?
Compressing data can save storage capacity, speed up file transfer and decrease
costs for storage hardware and network bandwidth.
Data storage and transmission are often important concerns for businesses,
governments and other organizations.
Compressing data allows these organizations to maximize the data they can handle
while minimizing the space and cost.