Compression of Data
Data compression involves encoding information using fewer bits than the
original representation
Lossless Compression
Algorithms exploit data redundancy o reduce file size. Common algorithms are Lempel Ziv Welch (LZW), DEFLATE, Lempel Ziv Renau. File asociated with this type of compression are PNG, GIF, ZIP files.
Lossy Compression
In this case some loss of information is acceptable. Typical uses are:
MP3
MP4
JPG