Search found 1 match

by vhebbar
2018-04-17T02:15:43-07:00
Forum: Users
Topic: Using ImageMagick with AEM6.3 using commandline gives error 137
Replies: 1
Views: 3766

Using ImageMagick with AEM6.3 using commandline gives error 137

Hi,

There is an integration done with AEM 6.3 with ImageMagick as recommended in the below link.
https://helpx.adobe.com/experience-manager/6-3/assets/using/best-practices-for-imagemagick.html

This actually executes the below command.
convert, -define, jpeg:size=419x419, {fileName}, -thumbnail ...