Lossless compression: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
(Categories)
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]]

Revision as of 09:33, 29 May 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