# Activities

> The following table lists the activities included in this package.

The following table lists the activities included in this package.

| Activity | Description |
| --- | --- |
| [Analyze Image](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-analyze-image) | Extracts a rich set of visual features based on the image content. |
| [Describe Image](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-describe-image) | Generates a description of an image in human readable language with complete sentences. |
| [Detect Objects](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-detect-objects) | Performs object detection on the specified image. |
| [Get Area of Interest](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-get-area-of-interest) | Returns a bounding box around the most important area of the image. |
| [Get Read Result](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-get-read-result) | Fetches a read result for an existing Microsoft Vision operation ID. |
| [Get Thumbnail](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-get-thumbnail) | Generates a thumbnail image with the user-specified width and height. By default, the service analyzes the image, identifies the region of interest (ROI), and generates smart cropping coordinates based on the ROI. |
| [OCR](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-o-c-r) | Detects text in an image and extracts the recognized characters into a machine-usable character stream. |
| [Read Text](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-read-text) | Optimized for text-heavy images and multi-page, mixed language, and mixed type (print – seven languages and handwritten – English only) documents. |
| [Tag Image](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-tag-image) | Generates a list of words, or tags, that are relevant to the content of the supplied image. |
| [List All Records](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-list-all-records) | Lists all records in Microsoft Vision. |
| [Insert Record](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-insert-record) | Inserts a new record in Microsoft Vision. |
| [Get Record](https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-vision-get-record) | Retrieves a record in Microsoft Vision. |
| [HTTP Request activity](https://docs.uipath.com/activities/other/latest/integration-service/http-request-activity) | Run HTTP calls to a specified API. |
