Skip to content

Instantly share code, notes, and snippets.

@glosik
Created November 2, 2017 22:28
Show Gist options
  • Save glosik/31c911d9a649a8bd5d928e5ed65a56e8 to your computer and use it in GitHub Desktop.
Save glosik/31c911d9a649a8bd5d928e5ed65a56e8 to your computer and use it in GitHub Desktop.
optimiztion
https://developers.google.com/speed/docs/insights/OptimizeImages
convert puzzle.jpg -sampling-factor 4:2:0 -strip -quality 85 -interlace JPEG -colorspace RGB puzzle_converted.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment