How To Install Guetzli On Debian, Ubuntu, Arch, Kali And MacOS?

How To Install Guetzli On Debian, Ubuntu, Arch, Kali And MacOS?

guetzli

JPEG image compression utility.

Maintainer: Debian PhotoTools Maintainers



Section: graphics

Install guetzli

  • Debian apt-get install guetzli Click to copy
  • Ubuntu apt-get install guetzli Click to copy
  • Arch Linux pacman -S guetzli Click to copy
  • Kali Linux apt-get install guetzli Click to copy
  • macOS brew install guetzli Click to copy

JPEG image compression utility.

How to use guetzli?

Below are few example commands for guetzli that you can use in the terminal.

Compress a JPEG image:
guetzli input.jpg output.jpgClick to copy
Create compressed JPEG image from PNG image:
guetzli input.png output.jpgClick to copy
Compress a JPEG image with desired visual quality (84-100):
guetzli --quality quality_value input.jpg output.jpgClick to copy
Installing guetzli command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali and macOS operating systems. Once you run the command it will install the latest version of guetzli 2024 package in your OS.