Lossless compression: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Categories)
(categorize, link fix)
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==
==See Also==
*[[:Category:Lossless Audio Codecs]]
*[[:Category:Lossless Audio Codecs]]
*[[:Category:Lossless Video Codecs]]
*[[:Category:Lossless Video Codecs]]
[[Category:Multimedia Terminology]]

Revision as of 02:49, 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