Expand my Community achievements bar.

SOLVED

Clipping Path Details in Image Binary Metadata

Avatar

Community Advisor

If an image contains a clipping path, will the details of the clipping path always be embedded in the metadata of the binary (original rendition) itself?

This query pertains specifically to the metadata within the image file, not the metadata managed or extracted by AEM.


Aanchal Sikka

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Sharing a video on how to create and save "Clipping Path" via Photoshop. This information is saved as "Clipping Path Name" under Photoshop metadata of an image.

https://www.youtube.com/watch?v=iy-QyjV8dsI

 

AEM would not be able to extract this metadata OOTB, as its not part of XMP. A custom solution would be needed to extract this info during Asset Upload. For details:


Aanchal Sikka

View solution in original post

4 Replies

Avatar

Community Advisor

Hi @aanchal-sikka 

 

If its a requirement, you maybe able to persist the EXIF (clipping path is one of the field )data for the image when its exported.  Refer this link for details - https://community.adobe.com/t5/photoshop-ecosystem-discussions/keep-exif-when-exporting/td-p/9858087

 

It should then persist with the image. Please keep in mind the impact on image size due to additional metadata. Hope this helps!

 

Thanks

Narendra

Avatar

Administrator

@aanchal-sikka Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni

Avatar

Community Advisor

@kautuk_sahni 

 

We are still in discussion with Adobe Engineering with the right way of embedding the information. I will update the thread once the ticket is resolved.


Aanchal Sikka

Avatar

Correct answer by
Community Advisor

Sharing a video on how to create and save "Clipping Path" via Photoshop. This information is saved as "Clipping Path Name" under Photoshop metadata of an image.

https://www.youtube.com/watch?v=iy-QyjV8dsI

 

AEM would not be able to extract this metadata OOTB, as its not part of XMP. A custom solution would be needed to extract this info during Asset Upload. For details:


Aanchal Sikka