ImageMagick installer for Mac OS X
Cactuslab provides this installer package to simplify the process of installing ImageMagick on Mac OS.
ImageMagick installer for Mac OS X
The installer puts ImageMagick into /opt/ImageMagick
and adds it to your PATH by creating an entry in /etc/paths.d/
.
These ImageMagick installers include the following delegates: bzlib fftw jng jpeg lcms lzma png ps tiff xml zlib
, and now includes support for webp
. The second installer requires XQuartz and adds fontconfig freetype x
.
We’ve added a Ghostscript installer. Once installed, ImageMagick will be able to work with PDF and PS file formats.
Please contact us if you have any problems with this installer. For other problems or questions please visit ImageMagick.org.
Not compatible with Mac OS 10.11 (El Capitan) or macOS 10.12 (Sierra).
Download
ImageMagick 6.9.1–0 for Mac OS X 10.5 – 10.10
ImageMagick 6.9.1–0 for Mac OS X 10.5 – 10.10
GhostScript 9.07 for Mac OS X 10.5 – 10.10
Uninstall
To uninstall ImageMagick enter the following commands carefully in the Terminal:
sudo rm -r /opt/ImageMagick
sudo rm /etc/paths.d/ImageMagick
To uninstall Ghostscript enter the following commands carefully in the Terminal:
sudo rm -r /opt/Ghostscript
sudo rm /etc/paths.d/Ghostscript