Skip to content

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