Created
April 18, 2021 15:33
-
-
Save Risyandi/43efaef0238ca1e1cc71aa82050133ec to your computer and use it in GitHub Desktop.
convert single format to webp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cwebp -preset picture -q 80 d:\source-images-original\1.jpg -o d:\source-images-result\1.webp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment