Available addons
| Name | ID | Description |
|---|---|---|
| On-demand image sizing with CDN delivery | ON_DEMAND_IMAGE | On-demand image sizing with CDN delivery |
| Image auto-tags | IMAGE_ANALYSIS | ML-based tagging of images for search and discovery |
| Video Storyboard | STORYBOARD | Extract image frames from video as storyboard images |
| Remove Image Background | REMOVE_BACKGROUND | Removes background from an image and replace with transparency |
| Face Recognition and Search | FACE_RECOGNITION | ML-based analysis and indexing of faces in images for search and discovery |
| Automate image graphics processing | IMAGE_GRAPHICS | Add graphics such as border, background to images, remove background/red-eye, enhance image quality, etc |
Some addons such asFACE_RECOGNITIONmay not be available by default. Please contact [email protected] to enable addons.
Event Hooks Support
Event hooks provide a mechanism to initiate addon processing based on events. For example, FACE_RECOGNITION can be processed:-
- on image upload
- on asset metadata update
Following addons support event hooks:
- FACE_RECOGNITION
For additional details on how to setup event hooks for these addons, see Update addons settings