diff --git a/src/imagemagick/README.md b/src/imagemagick/README.md index d345f3a..f860690 100644 --- a/src/imagemagick/README.md +++ b/src/imagemagick/README.md @@ -21,6 +21,8 @@ Installs imagemagick This feature installs [ImageMagick](https://imagemagick.org/), a powerful image processing and manipulation library, along with Ghostscript for enhanced PDF support in container environments. +**Supported Versions**: This feature supports both ImageMagick 6 and ImageMagick 7, automatically detecting and configuring the installed version. + ## Key Configuration **PDF Processing Support**: The feature automatically configures ImageMagick to process PDF files by modifying the security policy, enabling PDF manipulation operations which are often restricted by default.