Azure Computer Vision - Get an image thumbnail

Use the Azure Computer Vision - Get an image thumbnail action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to create and retrieve a thumbnail of an image file. A thumbnail is a compressed preview image of the original.

Input requirements:

  • Supported image formats: JPEG, PNG, GIF, BMP.

  • Image file size must be less than 4MB.

  • Image dimensions must be at least 50 x 50.

For more information about the Azure Computer Vision connector, go to Azure Computer Vision.

Configure the Azure Computer Vision - Get an image thumbnail action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Insert a variable that contains the Image file you want a thumbnail of.
  2. Specify the of the thumbnail in Width in pixels.
  3. Specify the height of the thumbnail in Height in pixels.

Azure Computer Vision - Get an image thumbnail action fields and settings

Section Field Description Variable types

(unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Azure Computer Vision connection used to access the account for which you want to Get an image thumbnail.

To refresh the available connections, click .

(n/a)

 

Image

The variable containing the image file to be described.

Note: Your tenancy's default file storage location must be configured to hold files for later reference by the workflow. This location is used for uploaded files and for files stored as output from actions.

File

  Width in pixels The width of the thumbnail image that is created. Can be between 1 to 1024 pixels. Integer
  Height in pixels The height of the thumbnail image that is created. Can be between 1 to 1024 pixels. Integer
Output Image

Stores the result of the action as a file.

File