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's convert 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:

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-alpha2 tar.gz (14.22 KB) | zip (18.34 KB) 2011-Jun-23 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (16.03 KB) | zip (20.33 KB) 2012-Jan-03 Notes

Project Information


Maintainers for ImageMagick

  • sun - 31 commits
    last: 5 weeks ago, first: 1 year ago
  • chx - 1 commit
    last: 35 weeks ago, first: 35 weeks ago

Issues for ImageMagick

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 11 Jan 11
nobody click here