Image toolkit implementation based on ImageMagick. Unlike the ImageMagick module, which invokes convert binary to process images, this module uses the Imagick PHP extension. It allows custom effects that need to access image data such as Smart Crop.
Requirements
- The Imagick PHP extension should be installed on your server.
Consult your server administrator or hosting provider if you are unsure about these requirements.
Functions
Core
- Crop (implemented)
- Desaturate (implemented)
- Resize (implemented)
- Rotate (implemented)
- Scale (implemented)
- Scale and crop (implemented)
Implemented effects
- Annotate (Annotates an image with text)
- Autorotate (Rotates the image as defined within the EXIF file format)
- Blur
- Normal
- Adaptive
- Gaussian
- Motion
- Radial
- Charcoal (Adds a charcoal effect to the image)
- Color Overlay (Adds an colored overlay to an image)
- Color-shifting (Colorize images. Also invert)
- Composite (Composite one image onto another)
- Convert File Format(Change format and compression levels)
- Convolve (Applies a custom convolution kernel to the image)
- Define Canvas
- Edge (Enhance edges within the image)
- Encipher & decipher (Encryption functionality)
- Emboss (Returns a grayscale image with a three-dimensional effect)
- Frame (Adds a simulated three-dimensional border)
- Inverse (Negates the colors in the reference image)
- Mirror (Horizontal and vertical)
- Modulate
- Brightness
- Saturation
- Hue
- Noise
- Uniform
- (Multiplicative) Gaussian
- Impulse
- Laplacian
- Poisson
- Random
- Oil paint
- Opacity
- Polaroid
- Posterize (Reduces the image to a limited number of color level)
- Rounded corners
- Shadow
- Sketch
- Sharpen
- Solarize (Effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light)
- Spread (Spreads image pixels randomly in a given radius)
- Strip (Removes metadata)
- Swirl
- Transparent background
- Trim (Remove edges that are the background color from the image)
- Vignette (Softens the edges of the image in vignette style)
- Wave
Project information
- Project categories: Content display, Media
4,058 sites report using this module
- Created by C. Lee on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.0-alpha2
released 15 February 2025
Works with Drupal: ^10.2 || ^11
Install:
Development version: 2.0.x-dev updated 20 Feb 2026 at 14:09 UTC
8.x-1.12
released 10 October 2024
Works with Drupal: ^10.2 || ^11
Install:
Development version: 8.x-1.x-dev updated 20 Feb 2026 at 14:07 UTC










