Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/naptha/tesseract.js.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14Fixed bug with saving images per #588dev/v4Balearica
2022-10-14Added debug output option per #681Balearica
2022-10-10Updated setImage to resolve memory leak per #678Balearica
2022-09-25Fixed unit testsBalearica
2022-09-25Wrapped caching in try block per #609Balearica
2022-09-24Added interface for setting 'init only' options per #613Balearica
2022-09-20Edited loadLanguage to no longer overwrite cache with data from cache per #666Balearica
2022-09-20Updated docsBalearica
2022-09-19Allowed for Tesseract parameters to be set through recognition options per #665Balearica
2022-09-18Added OutputFormats option/interface for setting outputBalearica
2022-09-18Updated download-pdf example for node to use new savePDF optionBalearica
2022-09-18Added savePDF option to recognize per #488; cleaned up code for linterBalearica
2022-09-18Removed unused filesBalearica
2022-09-18Updated types per #606 and #580 (#663) (#664)Balearica
2022-09-18Edited detect to return null when detection fails rather than throwing error ...Balearica
2022-09-17Reworked createWorker to be async and throw errors per #654Balearica
2022-09-17Reworked createWorker to be async and throw errors per #654Balearica
2022-09-15Updated createWorker to be asyncBalearica
2022-09-15Added image preprocessing functions (rotate + save images)Balearica
2022-09-05Added build targeting esm module (#659)Balearica
2022-09-04Removed reference to 'equ' support per #569 (#657)Balearica
2022-08-29Updated readme (#653)Balearica
2022-08-29Removed statement that video elements are supported per #647 (#652)Balearica
2022-08-223.0.2v3.0.2Balearica
2022-08-22Fix for default browser corePath per #643 (#644)Balearica
2022-08-21Add tests for .webp and .gif images (#642)Balearica
2022-08-203.0.1v3.0.1Balearica
2022-08-20Fixed bug with simd detectionBalearica
2022-08-203.0.0v3.0.0Balearica
2022-08-20Updated README for version 3Balearica
2022-08-20Added automatic detection of simd support (#641)Balearica
2022-08-20Updated to webpack 5 for compatibility with Node.js 18 (#640)Balearica
2022-08-19Updated to Tesseract.js v.3; added exif-based rotation (#638)Balearica
2022-08-11Removed exif auto-rotation for browser per #604 (#634)Balearica
2022-08-11Revert "Add support for ImageData and fix a hang in buffer handling (#610)"Balearica
2022-08-11Revert "Ran linter"Balearica
2022-08-11Ran linterBalearica
2022-08-11Add support for ImageData and fix a hang in buffer handling (#610)WintrySnowman
2022-08-10Replaced child_process with worker_threads per #630 (#631)Balearica
2022-08-10Temporarily removed Node 18 since this fails on master.Balearica
2022-08-10Updated versions of node used in workflowsBalearica
2022-08-10Merge pull request #629 from naptha/feat/benchmarkBalearica
2022-08-10Added benchmark code and assets per #628Your Name
2022-08-09Ran linterYour Name
2022-08-09Merge pull request #621 from SusanDoggie/patch-1Balearica
2022-08-09Merge pull request #585 from andreialecu/fix-cachebadresponseBalearica
2022-07-14Fix for passing wrong arguments while calling fork functionSusan Cheng
2021-11-25Fix caching of bad langData responsesAndrei Alecu
2021-08-28Update FUNDING.ymljeromewu
2021-08-02Release v2.1.5v2.1.5Jerome Wu