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  李 维  阅读(1286)  评论(1)    收藏  举报