Skip to content

Instantly share code, notes, and snippets.

@Risyandi
Created April 18, 2021 15:33
Show Gist options
  • Save Risyandi/43efaef0238ca1e1cc71aa82050133ec to your computer and use it in GitHub Desktop.
Save Risyandi/43efaef0238ca1e1cc71aa82050133ec to your computer and use it in GitHub Desktop.
convert single format to webp
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