recompression utilities for .PNG, .MNG, .ZIP and .GZ files
AdvanceCOMP is a set of recompression utilities for .PNG, .MNG, .ZIP and .GZ files. The main features are: Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation, and recompress MNG files using Delta and Move optimization.
AdvanceCOMP is a set of recompression utilities for .PNG, .MNG, .ZIP and .GZ files. The main features are: Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation, and recompress MNG files using Delta and Move optimization.
To install advancecomp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install advancecomp
To see what files were installed by advancecomp, run:
port contents advancecomp
To later upgrade advancecomp, run:
sudo port selfupdate && sudo port upgrade advancecomp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.