leben-compression Usage Setup and build using CMake: cmake -B build, cmake --build build Encode: EXE encode <input_file> <output_file> Decode: EXE decode <input_file> <output_file> The input and output file may not be the same file.