- Issue created by @quicksketch
- First commit to issue fork.
- Merge request !1Issue #3515202: Add support for ImageMagick and GraphicsMagick binaries β (Open) created by codebymikey
Added support for the graphicsmagick and imagemagick binaries. graphicsmagick is a newer and slightly faster fork, so it's checked for first, before falling back to imagemagick, and then the PHP extension.
The generated JPG files are slightly smaller but of similar quality.
Patch available here.