zopfli
zlib (gzip, deflate) compatible compressor
Install
- All systems
-
curl cmd.cat/zopfli.sh
- Debian
-
apt-get install zopfli
- Ubuntu
-
apt-get install zopfli
- Arch Linux
-
pacman -S zopfli
- Kali Linux
-
apt-get install zopfli
- Fedora
-
dnf install zopfli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zopfli
- OS X
-
brew install zopfli
- Raspbian
-
apt-get install zopfli
- Dockerfile
- dockerfile.run/zopfli
zopfli
zlib (gzip, deflate) compatible compressor
Zopfli Compression Algorithm 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.