In
computer science and
information theory, data compression or source coding is the process of encoding information using fewer
bits (or other information-bearing units) than an
un-encoded representation would use through use of specific
encoding schemes. For example, this article could be encoded with fewer bits if one were to accept the convention that the word "compression" be encoded as "comp." One popular instance of compression with which many computer users are familiar is the
ZIP file format, which, as well as providing compression, acts as an
archiver, storing many files in a single output file.
See more at Wikipedia.org...