Guides

Addons

Available addons

NameIDDescription
On-demand image sizing with CDN deliveryON_DEMAND_IMAGEOn-demand image sizing with CDN delivery
Image auto-tagsIMAGE_ANALYSISML-based tagging of images for search and discovery
Video StoryboardSTORYBOARDExtract image frames from video as storyboard images
Remove Image BackgroundREMOVE_BACKGROUNDRemoves background from an image and replace with transparency
Face Recognition and SearchFACE_RECOGNITIONML-based analysis and indexing of faces in images for search and discovery
Image Editor AddonIMAGE_EDITORVersatile and advanced Web-based Image Editor, embeddable on web pages and apps
Remove Red-eye in PhotosREMOVE_REDEYEAutomate red-eye removal in photos
Enhance Photo quality with autofixIMAGE_AUTOFIXML-based image enhancement and auto-fix
Automate image graphics processingIMAGE_GRAPHICSAdd graphics such as border, background to images, remove background/red-eye, enhance image quality, etc
Detect and classify poses in imagesPOSE_CLASSIFICATIONML-based detection and classification of poses in images with people
Emotion classificationEMOTION_CLASSIFICATIONML-based detection and classification of emotions in images with faces
Scene classificationSCENE_CLASSIFICATIONML-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