Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Image magic Renditions vs DAM Update Assets workflow Renditons

Avatar

Level 3

Hi ,

To generate required DAM Assets renditions we can Make required configuration changes in DAM Update asset workflow. This is easy and straight forward way.

But In some Projects, I have seen using ImageMagic Tool in the DAM Update Asset Workflow to generate the renditions. What is Advantage of using ImageMagic in generating renditions?

Thanks

K Chaitanya

1 Accepted Solution

Avatar

Correct answer by
Level 2

krishna chaitanya wrote...

Hi ,

To generate required DAM Assets renditions we can Make required configuration changes in DAM Update asset workflow. This is easy and straight forward way.

But In some Projects, I have seen using ImageMagic Tool in the DAM Update Asset Workflow to generate the renditions. What is Advantage of using ImageMagic in generating renditions?

Thanks

K Chaitanya

 

Chaitanya,

OOTB DAM renditions will give only basic image renditions. If you want to do more granular activities on the images you will use imagemagick. One of the use case is dynamically generate renditions on the publisher side..using imagemagick is one of the way.

May be these links are helpful to you : https://www.imagemagick.org/script/command-line-tools.phphttp://www.imagemagick.org/Usage/

Thanks,

Maruthi

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

krishna chaitanya wrote...

Hi ,

To generate required DAM Assets renditions we can Make required configuration changes in DAM Update asset workflow. This is easy and straight forward way.

But In some Projects, I have seen using ImageMagic Tool in the DAM Update Asset Workflow to generate the renditions. What is Advantage of using ImageMagic in generating renditions?

Thanks

K Chaitanya

 

Chaitanya,

OOTB DAM renditions will give only basic image renditions. If you want to do more granular activities on the images you will use imagemagick. One of the use case is dynamically generate renditions on the publisher side..using imagemagick is one of the way.

May be these links are helpful to you : https://www.imagemagick.org/script/command-line-tools.phphttp://www.imagemagick.org/Usage/

Thanks,

Maruthi