6 lines
257 B
Text
6 lines
257 B
Text
Zopfli is a new zlib (gzip, deflate) compatible compressor.
|
|
This compressor takes more time (~100x slower), but compresses
|
|
around 5% better than zlib and better than any other zlib-compatible
|
|
compressor we have found.
|
|
|
|
WWW: https://github.com/google/zopfli
|