Skip to content

Compression

LZ-based

Deflate/Inflate

Used in:

LZNT1

Used in:

LZSS

LZX

Used in:

The Windows implementation of LZX can be found in lz32.dll and is used by the WINAPI LZ functions e.g. LZOpenFile.

LZXPRESS

Used in:

LZXPRESS Huffman

Variant of LZXPRESS that uses Huffman encoding.

Used in:

LZXPRESS Huffman stream

Variant of LZXPRESS Huffman that allows for LZ compression tuples that refer to previous blocks of uncompressed data.

Used in:

Deflate/Inflate

LZXpress