Subscribe

How to install guetzli in CentOS/RHEL 8 (x86_64)

It is an effective JPEG encoder

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install guetzli

Description

Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30 % smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer.

RPMs

Danila Vershinin (2019-07-15) - correct license tagging · - compare program subpackage with fixes for platform Python in EL8 · - stop compiling butteraugli (in another package) · - man page
Danila Vershinin (2019-07-15) - correct license tagging · - compare program subpackage with fixes for platform Python in EL8 · - stop compiling butteraugli (in another package) · - man page