ImageMagick
Installs:
7,781
Open Bugs:
13
Development Status:
Seeking co-maintainer(s)
Under active development
Allows to use ImageMagick as image toolkit for Image API in Drupal 7 core.
Requirements
-
ImageMagick needs to be installed on your server and the
convert
binary needs to be accessible and executable from PHP. - The PHP configuration must allow invocation of proc_open() (which is security-wise identical to exec()).
Consult your server administrator or hosting provider if you are unsure about these requirements.
Note: GraphicsMagick, a performance fork of ImageMagick (like Pressflow to Drupal) should work as well. Just replace the convert
executable with gm
in the image toolkit settings.
Installation and configuration
- Install as usual, see http://drupal.org/node/70151 for further information.
- Go to Administration » Configuration » Media » Image toolkit and change the image toolkit to ImageMagick.
- If the
convert
binary cannot be found in the default shell path, you need to enter the full path to ImageMagick'sconvert
executable, including the filename itself.
Current maintainers
Previous maintainers
ImageMagick integration for Drupal evolved through many different projects and developers in the past, and most of the code wouldn't exist without the efforts of:
Releases:
7.x-1.0
7.x-1.x-dev
Release Dates:
03/02/2013
09/30/2013