ErrLookup › naptha/tesseract.js
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥 · JavaScript · 48 source files
Analyzed at a1ca80d9e3 on 2026-08-13. 11 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| [${id}]: You need to have at least one worker before adding | exception | error | scheduler, api-misuse, async, worker-pool |
| `load` is depreciated and should be removed from code (worke | console | info | deprecation, api-migration, load |
| Legacy model requested but code missing. | exception | error | oem, legacy-core, reinitialize, configuration |
| `worker.detect` requires Legacy model, which was not loaded. | exception | error | oem, legacy-core, detect, configuration |
| ${data} | exception | critical | error-handling, uncaught-exception, worker, node |
| Not found in cache | exception | info | internal, cache, control-flow, language-data |
| Network error while fetching ${fetchUrl}. Response code: ${r | exception | error | network, language-data, fetch, cdn, offline |
| initialization failed | exception | error | initialization, oem, language-data, cache, configuration |
| Error attempting to read image. | exception | error | image, leptonica, input-validation, decode |
| Failed to load TesseractCore | exception | critical | core, browser, cdn, csp, configuration, offline |
| File could not be read! Code=${code} | exception | error | browser, filereader, input-validation, file, security |