Drupal is a registered trademark of Dries Buytaert

imagick

Security covered
View on drupal.org

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

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

Activity

Total releases
3
First release
Dec 2024
Latest release
1 year ago
Release cadence
33 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
2.0.0-alpha2 Pre-release Feb 15, 2025
2.0.0-alpha1 Pre-release Feb 11, 2025
2.0.x-dev Dev Dec 11, 2024