LZH
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Redirected page to LHA) |
(Making this a disambiguation page) |
||
Line 1: | Line 1: | ||
− | + | '''LZH''' usually stands for Lempel-Ziv-Huffman, i.e. some data compression scheme that uses [[Lempel-Ziv]] ([[LZ77]]?) compression, followed by [[Huffman coding]] of the resulting codes. | |
+ | |||
+ | Formats that use this compression technique do not necessarily call it LZH. [[DEFLATE]], for example, does not. | ||
+ | |||
+ | Specific formats known as '''LZH''' include: | ||
+ | * [[LHA]] - LHArc (.lzh) | ||
+ | * [[CrLZH]] | ||
+ | * [[ZOO]]'s compression method #2 | ||
+ | * [[SCO compress LZH]] | ||
+ | |||
+ | {{disambiguation}} |
Revision as of 17:30, 31 December 2019
LZH usually stands for Lempel-Ziv-Huffman, i.e. some data compression scheme that uses Lempel-Ziv (LZ77?) compression, followed by Huffman coding of the resulting codes.
Formats that use this compression technique do not necessarily call it LZH. DEFLATE, for example, does not.
Specific formats known as LZH include:
- LHA - LHArc (.lzh)
- CrLZH
- ZOO's compression method #2
- SCO compress LZH
This disambiguation page lists articles associated with the term "LZH".