cwebp 指令本身沒有批次處理的功能, ... testuser@localhost ~ $ for f in *.png; do cwebp "$f" -q 90 -o "${f/png/webp}"; done Saving file ...
確定! 回上一頁