Skip to content

helix4u/ocr_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ocr_node

An InvokeAI node wrapper for Tesseract-OCR Engine.

How to install:

  • Install tesseract: https://github.com/UB-Mannheim/tesseract/wiki
  • Open a command prompt/terminal in the invokeAI nodes directory (choose 8. Open the developer console option from the invoke.bat)
  • cd nodes
  • git clone https://github.com/helix4u/ocr_node.git
  • From within the dev console in the invokeai env:
  • uv pip install pytesseract
  • Update tesseract install path in script as necissary
  • Have fun

Todo:

  • Add path input for tesseract install
  • Add options for languages/etc(?)

Example Usage

image

About

invokeAI node wrapper for Google's Tesseract-OCR Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages