Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tibovanheule/3e32f4a699165a75913029c02ad529b8 to your computer and use it in GitHub Desktop.
Save tibovanheule/3e32f4a699165a75913029c02ad529b8 to your computer and use it in GitHub Desktop.
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