Current build can be compiled with Visual C++ Build Tools. Run compile.bat
to compile.
Usage: dbpf-recompress -args package_file_or_folder
There is now an experimental release that could be used as a drop-in replacement for The Compressorizer's original executable. It achieves faster compression in the following ways:
1- By utilizing all of the cores of the CPU for compression.
2- By using zlib's level 5 compression parameters instead of level 9.
To use it, just download the .exe file and put it in the same directory as The Compressorizer, overwriting the old file.
Alternatively, you can just drag and drop your file or folder to the executable and it will be compressed.