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 |
Image Editor Addon | IMAGE_EDITOR | Versatile and advanced Web-based Image Editor, embeddable on web pages and apps |
Remove Red-eye in Photos | REMOVE_REDEYE | Automate red-eye removal in photos |
Enhance Photo quality with autofix | IMAGE_AUTOFIX | ML-based image enhancement and auto-fix |
Automate image graphics processing | IMAGE_GRAPHICS | Add graphics such as border, background to images, remove background/red-eye, enhance image quality, etc |
Detect and classify poses in images | POSE_CLASSIFICATION | ML-based detection and classification of poses in images with people |
Emotion classification | EMOTION_CLASSIFICATION | ML-based detection and classification of emotions in images with faces |
Scene classification | SCENE_CLASSIFICATION | ML-based detection and classification of scenes in images |
Some addons such as
FACE_RECOGNITION
may 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
- EMOTION_CLASSIFICATION
- SCENE_CLASSIFICATION
For additional details on how to setup event hooks for these addons, see Update addons settings