Kummy's Blog

o(︶︿︶)o { name : 'Kummy' , job : 'Feser' }

mac 安装使用 webp 来压缩图片

学习性网站:

https://developers.google.com/speed/webp/docs/cwebp

http://www.w3ctech.com//topic/1672

https://isux.tencent.com/introduction-of-webp.html

webp 批量处理工具: http://isparta.github.io/index.html

 

[webp 命令]:

  图片 转 webp :cwebp -q 90  psb.jpeg -o output.webp

  webp 转 图片 :dwebp  output.webp -o test.png

posted @ 2016-01-12 10:06  李 维  阅读(1263)  评论(1编辑  收藏  举报