Skip to content

Instantly share code, notes, and snippets.

@lin
Created February 26, 2015 04:28
Show Gist options
  • Select an option

  • Save lin/e678e6f4f39ac4f8bee8 to your computer and use it in GitHub Desktop.

Select an option

Save lin/e678e6f4f39ac4f8bee8 to your computer and use it in GitHub Desktop.
Install imagemagick

Stackoverflow page

  1. sudo brew install imagemagick
  2. brew link --overwrite imagemagick

use which convert and which identify to check whether it is well installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment