Skip to content

Instantly share code, notes, and snippets.

@innermond
Created September 7, 2021 10:33
Show Gist options
  • Save innermond/df6db67a60276cdbb343cff3a3f9a7ac to your computer and use it in GitHub Desktop.
Save innermond/df6db67a60276cdbb343cff3a3f9a7ac to your computer and use it in GitHub Desktop.
convert <input.image> -sampling-factor 4:2:0 -strip -quality 80 -interlace JPEG -colorspace sRGB -sigmoidal-contrast 5,50% <output.image>
convert <non.webp> -define webp:lossless=false <output.webp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment