Description
Legacy PHP applications can create, convert, resize, and modify images through ImageMagick. This supports older media sites, upload workflows, thumbnails, and document preview generation.
It is a PHP legacy extension. ImageMagick can consume significant CPU and memory, so uploaded files should be size-limited, validated, and processed with safe policy settings.