Permanently removes data from the file and limits the number of bits the file needs reducing the size
Pros and cons of lossy compression?
Pros:Takes up less bandwidth so files can be downloaded,streamed more quicklyCommonly used so lots of software can read lossy files
Greatly reduces file size , meaning more files can be stored
Cons:
Loses data - file can't be turned back into originalCan't be used on text or software files as these need to retain all the information of the originalWorse quality than original , quality loss is usually unnoticeable
What is lossless compression?
Makes the file smaller by temporarily removing data to store the file and then restores it to its original state when opened.
Pros and cons of lossless compression?
Pros:
No reduction in quality as data is removed temporarily
Can be decompressed (turned back into orginal)
Can be used on text and software files
Cons:
Slight reduction in file size so still takes up a lot of spaceLess effective than lossy compression at reducing size