Skip to content

martip/node-red-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@martip/node-red-ocr

A Node-RED node that performs OCR on an image, using the Tesseract.js library.

Install

Either use the Node-RED Menu - Manage Palette - Install, or run the following command in your Node-RED user directory - typically ~/.node-red

npm install @martip/node-red-ocr

Usage

You pass the image as a buffer in the msg.payload.

Currently, the following languages are supported:

  • English
  • French
  • German
  • Italian
  • Portuguese
  • Spanish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published