Description
Creates highly compressed DEFLATE, gzip, or zlib-compatible output using the Zopfli algorithm. It is useful for release assets and web files where smaller size matters more than compression speed.
Compression can be slow, so it is best for final artifacts rather than frequent live processing. It does not encrypt or hide file contents.