Enable libheif support in ImageMagick
Needs Review
cPanel's implementation of ImageMagick doesn't allow for support of libheif. You can test this by performing the following on an AlmaLinux system:
-Install ImageMagick
-Enable the RPMFusion repository
-Install libheif
After performing that work, the "convert -version" command doesn't show that heif or heic is enabled:
<code>Delegates (built-in): bzlib cairo djvu fontconfig freetype gslib gvc jbig jng jp2 jpeg lcms ltdl lzma openexr pangocairo png ps raqm raw rsvg tiff webp wmf x xml zlib</code>
Replies have been locked on this page!