Asset Compute Worker Examples
Example 3rd party Asset Compute worker
README
Asset Compute Worker Examples
In the projects directory, you will find examples of Asset Compute workers that are based on App Builder and the aio developer tool.
worker-pdf-services
Worker for calling Adobe PDF Services API
worker-cc-photoshop
The CC Photoshop Api Worker wraps the Photoshop APIs to be used by AEM. It is built on top of aio-lib-photoshop.
worker-azure-ai
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.
Older Structured Workers (Before App Builder GA)
worker-basic
Simple example of a 3rd party Asset Compute worker. It generates a rendition by simply copying the source file.
worker-azure-ai
Example of an Asset Compute project leveraging the Azure Cognitive Services API.
worker-animal-pictures
Example of a 3rd party Asset Compute worker that produces renditions from an HTTP request to an external API based on an incoming parameter.
worker-metadata
Example of a 3rd party Asset Compute Metadata worker. It provides examples of generating various types of metadata.
worker-ccai-colorextract
Example of a custom Asset Compute Metadata worker leveraging the Content and Commerce AI Color extraction API.
worker-ccai-pdfextract
Example of a custom Asset Compute Metadata worker leveraging the Content and Commerce AI Keyword extraction API.
worker-cc-photoshop
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.
Contributing
Contributions are welcomed! Read the Contributing Guide for more information.
Licensing
This project is licensed under the Apache V2 License. See LICENSE for more information.
