Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

ShawnOY/dockerized-guetzli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dockerize Google guetzli

Guetzli is a JPEG encoder, more infomation at https://github.com/google/guetzli .

How to use

docker pull shawnoy/guetzli
docker run --rm -v $(pwd):/home/guetzli shawnoy/guetzli origin.jpg output.jpg