Guetzli for NodeJS/Browser
Guetzli 是谷歌公司刚开源的 jpeg 压缩库. https://github.com/google/guetzli
作为一个NodeJS新手, 刚好拿来练手, 现在 NodeJS/Browser 都已初步可以工作. https://github.com/chai2010/guetzli-js
同时提供了一个浏览器运行的例子(建议Chrome打开): https://chai2010.github.io/guetzli-js/example/
欢迎反馈