Pure Javascript OCR for more than 100 Languages 📖🎉🖥
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jeromewu 5cd2c083eb
Merge pull request #296 from tmcw/thenable-then
6 years ago
..
TesseractJob.js Make then .then(resolve, reject) API thenable. Fixes #295 6 years ago
TesseractWorker.js Fix process is not defined issue 6 years ago
circularize.js Add comments and remove unused files 6 years ago
dump.js Make output of hocr, tsv, box, unlv, osd to be optional 6 years ago
options.js Change default OCR engine mode to LSTM_ONLY 6 years ago
pdf-ttf.js Add pdf output feature and rename oem params 6 years ago
types.js Add pdf output feature and rename oem params 6 years ago
workerUtils.js Fixed uncaught exceptions in Promise. 6 years ago