Lossless compression: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
m (Lossless moved to Lossless compression: A more exact term is lossless compression.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A lossless compression method reduces the size of the data with no lost information. The decompressed data is exactly the same as the original. This is typically not as efficient as [[lossy]] compression due to the restrictions of retaining all information.
A lossless compression method reduces the size of the data with no lost information. The decompressed data is exactly the same as the original. This is typically not as efficient as [[lossy compression]] due to the restrictions of retaining all information.
 
==See Also==
*[[:Category:Lossless Audio Codecs]]
*[[:Category:Lossless Video Codecs]]
 
[[Category:Multimedia Terminology]]

Latest revision as of 02:50, 4 June 2007

A lossless compression method reduces the size of the data with no lost information. The decompressed data is exactly the same as the original. This is typically not as efficient as lossy compression due to the restrictions of retaining all information.

See Also