Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Clipping Path Lost with Dynamic Image Presets

Avatar

Level 1

I have a TIFF file with a clipping path and a dynamic image preset to resize and produce a TIFF file. I have uploaded the TIFF file to AEM, But when I download the dynamic image preset of that file it no longer has the clipping path in the metadata. Does the dynamic media not preserve clipping path information? And is there any way to have it preserve the path when generated?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Please add pathEmbed attribute for images to retain the Clipping path information. Example:

https://example.scene7.com/is/image/myImage?pathEmbed=1&clipPathE=Outline

 

 


Aanchal Sikka

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Please add pathEmbed attribute for images to retain the Clipping path information. Example:

https://example.scene7.com/is/image/myImage?pathEmbed=1&clipPathE=Outline

 

 


Aanchal Sikka