How to convert .tif file into .text file using Uipath

@Baby123 ,

Follow below steps.

  1. Drag “Load Image” activity available under the UI Automation section into the designer panel and supply the Image file path to it. …
  2. Drag “Tesseract OCR” activity(use your desired OCR engine i. …
  3. Drag “Message Box” activity to display the extracted OCR output.

Regards,
Ashok :slight_smile: )

2 Likes