Skip to content

Instantly share code, notes, and snippets.

@phpfour
Created August 23, 2016 06:14
Show Gist options
  • Save phpfour/54a6bf42179f45d07627c1b1dbf757c8 to your computer and use it in GitHub Desktop.
Save phpfour/54a6bf42179f45d07627c1b1dbf757c8 to your computer and use it in GitHub Desktop.
Imagemagick Image Enhancement
convert photo.jpg -channel rgb -auto-level output.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment