why is compression needed
-To reduce the storage size of a file
what is lossy compression
-With lossy, the decompressed file is not identical to the original
-because some data has been permanently removed
-the difference is unlikely to be noticed
advantages of Lossy
disadvantages of Lossy
The file is lower quality once it has been
decompressed because some data was permanently removed.
what is lossy compression suitable for
Images, sound, video because the difference is
unlikely to be noticed by humans
what is Lossless compression
Advantages of lossless compression
disadvantages of Lossless compression
Lower compression ratio so the file size won’t be as small
what is Lossless compression suitable for