GetPageSpeed Extras

zopfli

How to install zopfli (aarch64)

Zlib compatible better compressor

License: ASL 2.0 https://github.com/google/zopfli

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install zopfli

Description

Zopfli is a compression algorithm bit-stream compatible with compression used in gzip, Zip, PNG, HTTP requests, and others. Zopfli compresses more (~5%) but is slower (~100x) and uses more CPU, and is hence best suited for applications where data is compressed once and sent over a network many times, for example, static content for the web.

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
zopfli-1.0.3-1.amzn2.aarch64 118 KiB Danila Vershinin (2019-12-29)
- Update to 1.0.3

Subscribe