Created
May 2, 2017 13:36
-
-
Save xsnpdngv/ade6a93ed7abbec1751d297c3984b073 to your computer and use it in GitHub Desktop.
Convert image to progressive and compressed
This file contains 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 -strip -interlace Plane -quality 80 input-file.jpg output-file.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment