Hi,
Image magic supports conversion of HEIC image format to JPEG however prince doesn't support this when using the CSS property "-prince-image-magic: convert-to-jpeg(50%)"
Example:
<img src="/app/content/images/image2.heic" style="-prince-image-magic: convert-to-jpeg(50%)" />
Technically it is possible however I assume you just need to add the HEIC file extension to your list of supported file types.
Would this be possible to add for a future release?
Image magic supports conversion of HEIC image format to JPEG however prince doesn't support this when using the CSS property "-prince-image-magic: convert-to-jpeg(50%)"
Example:
<img src="/app/content/images/image2.heic" style="-prince-image-magic: convert-to-jpeg(50%)" />
Technically it is possible however I assume you just need to add the HEIC file extension to your list of supported file types.
Would this be possible to add for a future release?