Skip to content

Instantly share code, notes, and snippets.

@andreasvirkus
Created June 14, 2015 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreasvirkus/e6f655c48346a62d8f9f to your computer and use it in GitHub Desktop.
Save andreasvirkus/e6f655c48346a62d8f9f to your computer and use it in GitHub Desktop.
convert -strip -quality 80% original.jpg step1.jpg
jpegtran -optimize -progressive -copy none -outfile output.jpg step1.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment