An example to use tesseract.js in electron.
index.html
downloads Tesseract.js-core and the language data (.traineddata
) files remotely from a CDN at runtime (the default behavior of Tesseract.js).
index-offline.html
can be run fully offline, using local copies of Tesseract.js-core and eng.traineddata
. To switch to this version, replace index.html
with index-offline.html
in main.js
.
An example to use tesseract.js in electron
Resources Stars Watchers Forks LanguagesYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4