lzhw
LZHW Windows command line lossless compression tool for tabular files
LZHW Command Line Lossless Compression Tool
is a Windows command line tool used to compress and decompress files from and to any form, csv, excel etc without any dependencies or installations.
Using an optimized algorithm (LZHW) developed from Lempel-Ziv, Huffman and LZ-Welch algorithms.
The tool can work in parallel and most of its code is written in Cython, so it is pretty fast.
It is based on python lzhw library.
Full tool documentation can be found at: https...