DEV Community

Thom
Thom

Posted on • Edited on

1 1

Add more languages to your ServiceNow RPA OCR action

ServiceNow's OCR RPA action uses tesseract OCR. As it is open source, we can add more languages. That means you can do following steps to add more languages to your 'OCR Text' Action:

  1. Go to the GitHub repo and get the trained data of your desired language --> https://github.com/tesseract-ocr/tessdata

  2. C:\Users{local.user}\AppData\Local\ServiceNowRPA

  3. Open the folder that is named like your instance

  4. Find the ID of your bot and open the latest version (mostly 1)

  5. Open the folder 'tessdata' and copy your downloaded trained data into it.

  6. Restart the RPA Desktop Design Studio and then you will see the added language in your 'OCR Text' action.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more