In the projects
directory, you will find examples of Asset Compute workers that are based on App Builder and the aio developer tool.
Worker for calling Adobe PDF Services API
The CC Photoshop Api Worker wraps the Photoshop APIs to be used by AEM. It is built on top of aio-lib-photoshop.
Example of an Asset Compute project leveraging the Azure Cognitive Services API. All of the code in this worker originated from Justin Calloway's internship project.
Simple example of a 3rd party Asset Compute worker. It generates a rendition by simply copying the source file.
Example of an Asset Compute project leveraging the Azure Cognitive Services API.
Example of a 3rd party Asset Compute worker that produces renditions from an HTTP request to an external API based on an incoming parameter.
Example of a 3rd party Asset Compute Metadata worker. It provides examples of generating various types of metadata.
Example of a custom Asset Compute Metadata worker leveraging the Content and Commerce AI Color extraction API.
Example of a custom Asset Compute Metadata worker leveraging the Content and Commerce AI Keyword extraction API.
Example of a custom Asset Compute worker that leverages Adobe I/O Photoshop API SDK to create asset rendition that is a result of applying a selected Photoshop Action to the uploaded source asset.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.