Created
September 7, 2021 10:33
-
-
Save innermond/df6db67a60276cdbb343cff3a3f9a7ac to your computer and use it in GitHub Desktop.
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
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