Build Custom Asset Compute Worker
Note: This Code Lab is based on the How to generate intelligent renditions with AEM as a Cloud blog post.
Image resizing or format conversion is a relatively easy task when doing renditions in Adobe Experience Manager. Your project might require more robust approaches supported by intelligent image services. For example, you might need to change images to greyscale, or intelligently crop the images around faces.
This Code Lab will guide you through the creating a custom worker for Asset Compute using App Builder, and how to use it in Adobe Experience Manager as a Cloud service.