Installation of convert command

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Ganesha
Posts: 23
Joined: 2014-05-20T06:40:01-07:00
Authentication code: 6789

Installation of convert command

Post by Ganesha »

Is there any easy way to install convert with all delegates?? Thanks in advance.
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Installation of convert command

Post by snibgo »

No, there isn't.
snibgo's IM pages: im.snibgo.com
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Installation of convert command

Post by fmw42 »

You can install all of Imagemagick (but not just convert) from binary that will include the delegates. See http://www.imagemagick.org/script/binary-releases.php. Or if on a Mac, you can install from other package managers such as MacPorts, Homebrew, Fink.
Post Reply