iRobo.Activity.Google Files Text Detection

Extracts text out of PDF/TIFF using Google Cloud Vision.

                                                                                                               

Properties

Input

  • gcs  Destination Bucket Name - Google Cloud Bucket Name where the output file that contains the extracted text will be saved. (Mandatory)
  • gcs  Destination Prefix Name - the full path inside the bucket. (Mandatory)
  • gcs  Source Uri - Uri of the file contains the text needed to be detected. (Mandatory)
  • Google Application Credentials - JSON file that contains your application key. (Mandatory)


Misc

  • DisplayName -  Activity header name.


Output

  • Text Result -  Text Extracted value.


Steps of Using Google Text Detection Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Google Files Text Detection Activity to the Sequence.
  3. Enter the gcs Destination Bucket Name in the gcs Destination Bucket Name field in the properties Panel.
  4. Enter the gcs Destination Prefix Name in the gcs Destination Prefix Name field in the properties Panel.
  5. Enter the gcs Source Uri in the gcs Source Uri field in properties Panel.
  6. Enter the Google Application Credentials file path in the Google Application Credentials field in the Properties Panel.
  7. Enter Image path in the Image Path field in Properties Panel.
  8. Create Output String Variable and add it to the Text Result field in the Properties Panel.
  9. Click the Save button from iRobo Studio Menu to save Workflow.
  10. Click the Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Easily create CHM Help documents