Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

ImageMagick

38,804 sites Security covered Drupal 11 · not 10
View on drupal.org

This module allows Drupal to use ImageMagick or GraphicsMagick for image processing by executing the command-line tools. It requires the ImageMagick or GraphicsMagick software to be installed on the server.

Allows to use ImageMagick or GraphicsMagick as image toolkit for Image API in Drupal. This integration is based on invoking the convert binary through shell access to process images. The Imagick module is an alternative toolkit module that uses the Imagick PHP extension instead.

Requirements

  • ImageMagick (or GraphicsMagick) needs to be installed on your server and the convert (or gm) binary needs to be accessible and executable from PHP.
  • If Postscript or PDF support is required, then Ghostscript must also be installed on your server.
  • 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.

Installation

The module MUST be installed using Composer, see Download contributed modules and themes using Composer.

Require the module via

$ composer require drupal/imagemagick

This will download both the module release appropriate for the Drupal version in use, and any dependency.

Configuration

  • 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.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
7
Tracked since
Jun 2025
Latest release
7 months ago
Releases (12 mo)
5 ▲ from 2
Maintenance
Slowing

Release Timeline

Releases

Version Type Core Release date
5.0.1 Stable 11 Jan 30, 2026
5.0.0 Stable 11 Jan 24, 2026
5.0.0-rc2 Pre-release 11 Jan 8, 2026
5.0.0-rc1 Pre-release 11 Dec 7, 2025
5.0.x-dev Dev 11 Oct 4, 2025
4.1.0-rc1 Pre-release 11 Jul 10, 2025
4.1.x-dev Dev 11 Jun 9, 2025