Balearica
|
d5c1f78b94
|
Fixed bug with saving images per #588
|
2 years ago |
Balearica
|
c7c2d73d58
|
Added debug output option per #681
|
2 years ago |
Balearica
|
9e12163514
|
Updated setImage to resolve memory leak per #678
|
2 years ago |
Balearica
|
32c5c14e53
|
Fixed unit tests
|
2 years ago |
Balearica
|
2a6a13305a
|
Wrapped caching in try block per #609
|
2 years ago |
Balearica
|
b952488952
|
Added interface for setting 'init only' options per #613
|
2 years ago |
Balearica
|
c0298ff1fa
|
Edited loadLanguage to no longer overwrite cache with data from cache per #666
|
2 years ago |
Balearica
|
c41619f680
|
Updated docs
|
2 years ago |
Balearica
|
fae195f2ae
|
Allowed for Tesseract parameters to be set through recognition options per #665
|
2 years ago |
Balearica
|
c407aeb559
|
Added OutputFormats option/interface for setting output
|
2 years ago |
Balearica
|
81bf04c678
|
Updated download-pdf example for node to use new savePDF option
|
2 years ago |
Balearica
|
622c841f33
|
Added savePDF option to recognize per #488; cleaned up code for linter
|
2 years ago |
Balearica
|
689a15055f
|
Removed unused files
|
2 years ago |
Balearica
|
4d3dee59b4
|
Updated types per #606 and #580 (#663) (#664)
|
2 years ago |
Balearica
|
8fb04f4593
|
Edited detect to return null when detection fails rather than throwing error per #526
|
2 years ago |
Balearica
|
ca99c35d14
|
Reworked createWorker to be async and throw errors per #654
|
2 years ago |
Balearica
|
b87afe9d93
|
Reworked createWorker to be async and throw errors per #654
|
2 years ago |
Balearica
|
0277db26b1
|
Updated createWorker to be async
|
2 years ago |
Balearica
|
3678dbceae
|
Added image preprocessing functions (rotate + save images)
|
2 years ago |
Balearica
|
5ff17fdeb1
|
Added build targeting esm module (#659)
|
2 years ago |
Balearica
|
363690a421
|
Removed reference to 'equ' support per #569 (#657)
|
2 years ago |
Balearica
|
b64eba3db0
|
Updated readme (#653)
|
2 years ago |
Balearica
|
85e73216be
|
Removed statement that video elements are supported per #647 (#652)
|
2 years ago |
Balearica
|
b419e45114
|
3.0.2
|
2 years ago |
Balearica
|
ea33463120
|
Fix for default browser corePath per #643 (#644)
|
2 years ago |
Balearica
|
90c8d99b3c
|
Add tests for .webp and .gif images (#642)
* Added webp test case per #548
* Added gif test per #499
|
2 years ago |
Balearica
|
0e368c69d6
|
3.0.1
|
2 years ago |
Balearica
|
ba394673bd
|
Fixed bug with simd detection
|
2 years ago |
Balearica
|
44d322e6ff
|
3.0.0
|
2 years ago |
Balearica
|
e3c4a6bc6e
|
Updated README for version 3
|
2 years ago |
Balearica
|
f372818146
|
Added automatic detection of simd support (#641)
|
2 years ago |
Balearica
|
8b567609e3
|
Updated to webpack 5 for compatibility with Node.js 18 (#640)
|
2 years ago |
Balearica
|
13b95f6371
|
Updated to Tesseract.js v.3; added exif-based rotation (#638)
* Updated to Tesseract.js v.3
* Updated exif-based rotation
* Fixes relating to linter
* Removed node 12 from workflows
|
2 years ago |
Balearica
|
a9ac00ccac
|
Removed exif auto-rotation for browser per #604 (#634)
|
2 years ago |
Balearica
|
75ddd63041
|
Revert "Add support for ImageData and fix a hang in buffer handling (#610)"
This reverts commit 67848464ac .
|
2 years ago |
Balearica
|
1136e0a941
|
Revert "Ran linter"
This reverts commit 2e478bd8a5 .
|
2 years ago |
Balearica
|
2e478bd8a5
|
Ran linter
|
2 years ago |
WintrySnowman
|
67848464ac
|
Add support for ImageData and fix a hang in buffer handling (#610)
|
2 years ago |
Balearica
|
be956cd889
|
Replaced child_process with worker_threads per #630 (#631)
Replaced child_process with worker_threads per #630
|
2 years ago |
Balearica
|
61d0e553c6
|
Temporarily removed Node 18 since this fails on master.
|
2 years ago |
Balearica
|
74be03c5b9
|
Updated versions of node used in workflows
|
2 years ago |
Balearica
|
9442d9cb69
|
Merge pull request #629 from naptha/feat/benchmark
Added benchmark code and assets per #628
|
2 years ago |
Your Name
|
6aba9599ec
|
Added benchmark code and assets per #628
|
2 years ago |
Your Name
|
58d28944d3
|
Ran linter
|
2 years ago |
Balearica
|
a8287a99aa
|
Merge pull request #621 from SusanDoggie/patch-1
Fix for passing wrong arguments while calling fork function
|
2 years ago |
Balearica
|
66085a7d70
|
Merge pull request #585 from andreialecu/fix-cachebadresponse
Fix caching of bad langData responses
|
2 years ago |
Susan Cheng
|
50a53f51d9
|
Fix for passing wrong arguments while calling fork function
Options should be passed as third parameter
ref: https://nodejs.org/api/child_process.html#child_processforkmodulepath-args-options
|
3 years ago |
Andrei Alecu
|
01e8335768
|
Fix caching of bad langData responses
Fixes #584
|
3 years ago |
jeromewu
|
adcb5b8759
|
Update FUNDING.yml
|
3 years ago |
Jerome Wu
|
294ced5c85
|
Release v2.1.5
|
4 years ago |