Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

Is AEM Core Image Component Supports Animated SVG files?

Avatar

Level 9

Hi all,

We have been checking the capabilities of the AEM Core Image component as part os this we know that SVG and GIF MIME types are supported,want to understand it also supports animated SVG image files or not.If anyone has any idea please help in this regard.

 

Regards,

Kishore

1 Accepted Solution

Avatar

Correct answer by
Level 4

If you are referring to image-HTL component, then, as far as I have observed, the answer is No. It will not support animated svg files as it internally converts to a jpg file. I have tested it on my local.

 

Example: /content/dam/path/animated.svg ===> content/website/path/image.img.jpg/1611902118549.jpg

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

If you are referring to image-HTL component, then, as far as I have observed, the answer is No. It will not support animated svg files as it internally converts to a jpg file. I have tested it on my local.

 

Example: /content/dam/path/animated.svg ===> content/website/path/image.img.jpg/1611902118549.jpg