cwebp 命令

npm install --global cwebp-bin
   3 C:\Users\xfkf\Pictures\
   4 cd C:\Users\xfkf\Pictures\
   5 dir
   9 cwebp -o b-w.webp b.png
  10 cwebp -q 100 -o b-w.webp b.png
  11 cwebp -q 100 -o b-w.webp b.png

图片体积减少了一半
« Back to Home

Comments (0)

No comments yet. Be the first to comment!

Leave a Comment