LZMA is a data compressor that works using Lempel-Ziv-Markov chain compression algorithm. It is a fast compressor that gives a faster decompression also. LZMA uses a similar compression algorithm like LZ77. One of the significance of this file format is - it does not mix unrelated bits together.