Compression
Encoding Information using fewer bits then the original
Why compress
Types of compression
Lossy
Permanently removing data
- cannot be decompresed to restore file to original quality
Lossless
Finding patterns in data to reduce file size
- does not permanently reduce data
- is reversible
Types of lossless compression