Forrest logo
back to context overview

guetzli

List of commands for guetzli:

  • guetzli:tldr:3704d guetzli: Compress a JPEG image.
    $ guetzli ${input-jpg} ${output-jpg}
    try on your machine
    explain this command
  • guetzli:tldr:3dd5e guetzli: Compress a JPEG with the desired visual quality (84-100).
    $ guetzli --quality ${quality_value} ${input-jpg} ${output-jpg}
    try on your machine
    explain this command
back to context overview