Difference between revisions of "Data compression"
Jump to navigation
Jump to search
Brad Johnson (talk | contribs) (Created page with "==Overview== The term "data compression" is used to describe a method by which information in a file is manipulated to produce a smaller file. There are two types of data com...") |
Brad Johnson (talk | contribs) |
||
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
− | The term | + | The term <nowiki>"data compression"</nowiki> is used to describe a method by which information in a file is manipulated to produce a smaller file. There are two types of data compression- [[lossy]] and [[lossless]]. |