# Activities

> The following table lists the activities that are included in the Microsoft Vision Activities Package.

The following table lists the activities that are included in the Microsoft Vision Activities Package.

| Activity | Description |
| --- | --- |
| [Microsoft Vision Scope](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-scope) | Handles the connection to the Microsoft Vision API and provides a scope for all Microsoft Vision activities. |
| [Analyze Image](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-analyze-image) | Makes a generic image call. |
| [Detect Faces](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-detect-faces) | Identifies and retrieves faces inside the image and gives information on the gender and age of the identified persons. |
| [Generate Description](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-generate-description) | Describes, in human-readable language, what is seen in an image. |
| [Generate Tags](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-generate-tags) | Generates a list of tags for individual objects found within the specified image. |
| [Get Color](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-get-color) | Gets the dominant foreground and background colors, a list of dominant colors and specifies whether the image is black and white. |
| [Get Thumbnail](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-get-thumbnail) | Generates a thumbnail for a specified image. |
| [Read Handwritten Text](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-read-handwritten-text) | Identifies and reads handwritten text within the image. |
| [Read Text](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-read-text) | Reads the text from the specified image and gives information on the positioning of the text inside the image. |
| [Safe Search](https://docs.uipath.com/activities/other/latest/legacy-integrations/microsoft-vision-safe-search) | Specifies whether the image contains Adult or Racy content. |
