From 460655b50af7bf1da5949bee4302b145b5bd0ed5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Dec 2025 21:42:09 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/imagemagick/README.md | 2 ++ 1 file changed, 2 insertions(+) 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.