Created
September 24, 2019 13:47
-
-
Save tibovanheule/3e32f4a699165a75913029c02ad529b8 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
mkdir ./output | |
mogrify -path ./output -depth 8 -resize 16% -compress LZW -sampling-factor 4:2:0 -strip -quality 85 -interlace JPEG -colorspace RGB * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment