ocr2text icon indicating copy to clipboard operation
ocr2text copied to clipboard

Investigate converting into Electron-based application

Open markfullmer opened this issue 4 years ago • 0 comments

There is a well-supported port of the Tesseract OCR engine at https://tesseract.projectnaptha.com/

Combined with using the application framework https://www.electronjs.org/, this could provide a path forward for creating a library-independent build of this project -- up till now, the problem has been reliance on the Tesseract C++ library.

markfullmer avatar Mar 30 '21 02:03 markfullmer