https://github.com/wttech/adobeio-asset-compute-labs
Adobe IO Codelabs by Wunderman Thompson Technology
https://github.com/wttech/adobeio-asset-compute-labs
Last synced: 3 months ago
JSON representation
Adobe IO Codelabs by Wunderman Thompson Technology
- Host: GitHub
- URL: https://github.com/wttech/adobeio-asset-compute-labs
- Owner: wttech
- License: apache-2.0
- Created: 2020-09-17T09:33:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T11:46:59.000Z (over 5 years ago)
- Last Synced: 2025-01-25T19:42:12.378Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Build custom Asset Compute worker

Hero banner created by starline - www.freepik.com
> *This CodeLab is based on the [**How to generate intelligent renditions with AEM as a Cloud**][original-post] 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. You might need to change
images to greyscale, or intelligently crop the image around faces.
This codelab will guide you through the creating a [custom worker for Asset Compute][asset-compute-extensions] using [Project Firefly][firefly-home], and how to use it in [Adobe Experience Manager as a Cloud service][aem-cloud].
Next: [Requirements](lessons/requirements.md)
[original-post]: https://tech.cognifide.com/blog/2020/how-to-generate-intelligent-renditions-aem-cloud/
[firefly-home]: https://github.com/AdobeDocs/project-firefly
[asset-compute-extensions]: https://docs.adobe.com/content/help/en/asset-compute/using/extend/understand-extensibility.html
[aem-cloud]: https://docs.adobe.com/content/help/en/experience-manager-cloud-service/landing/home.html