Page 1 of 1

Downloading Only Commandline Tools

Posted: 2011-09-07T09:55:41-07:00
by jenny2000
Please guys I need to download only the commandline tools and not the whole imagemagick windows package, please give me the link to download only the commandline tools. Thank you.

Re: Downloading Only Commandline Tools

Posted: 2011-09-14T16:47:00-07:00
by anthony
The command line tools are a CLI interface to the libraries, whcih also requires the coders to deal with image file formats.

You can not simply download just the command line tools.

However you could build a 'static' version of convert that contains everything in the one command, but that command will then be huge!