Frazer Smith
9e074655e2
ci: bump github actions ( #737 )
2 years ago
Frazer Smith
1ae7005b89
build(deps-dev): bump dev dependencies ( #736 )
2 years ago
Balearica
075e918e76
Updated getCore per #732
2 years ago
Frazer Smith
6b22a0086a
build(deps-dev): replace babel-eslint with @babel-eslint-parser ( #729 )
2 years ago
Frazer Smith
fedb532fc4
Compress documentation and example images
2 years ago
Frazer Smith
3c112b48e4
stop test traineddata being published to npm ( #731 )
2 years ago
Balearica
31d6851efb
Updated documentation
2 years ago
Balearica
845088bd7d
4.0.3
2 years ago
Balearica
9b49edcb16
Updated Tesseract.js-core version for update to Tesseract 5.3.0
2 years ago
Nathan Babcock
b91cecba3d
Better types for `addJob` ( #719 )
...
* Add more specific type definitions for addJob
2 years ago
Balearica
d8c44799cd
Remove "Downloads Total" badge per #716
2 years ago
Balearica
a82d24796e
Update README.md
2 years ago
Wouter van der Velde
9de6c43104
added dark themed logo ( #614 )
2 years ago
Ikko Ashimine
f46cd6cbf7
Fix typo in api.md ( #673 )
...
Paramters -> Parameters
Co-authored-by: Balearica <admin@scribeocr.com>
2 years ago
Porush Manjhi
5c3491fb09
Update api.md ( #682 )
...
Typo correction.
2 years ago
Sacramentix
00f0205235
fix a link that start with i ( #612 )
2 years ago
Balearica
f91fda3822
Update README.md
2 years ago
Balearica
7ddbfd43e1
4.0.2
2 years ago
Balearica
012f1f5cb4
Updated package-lock.json
2 years ago
Balearica
c621586233
Updated Tesseract.js-core version to resolve #701
2 years ago
Balearica
1ebde35b3b
Added image processing example for Node
2 years ago
Balearica
028a44f166
Updated version numbers in documentation
2 years ago
Balearica
487f5d1fd6
4.0.1
2 years ago
Balearica
d7d0c2e3c7
Edited setImage to throw error for invalid images per #699
2 years ago
Facundo Monpelat
b53427fbd2
removed trailing slash if its left resolving path for traineddata ( #697 )
...
* removed trailing slash if its left resolving path for traineddata
2 years ago
Balearica
5404b25c69
Updated version numbers in documentation
2 years ago
Balearica
e2f2768cf6
Updated version numbers in README
2 years ago
Balearica
91f9f6cbd9
4.0.0
2 years ago
Balearica
5ccb3d9cee
Update to Tesseract.js Version 4 ( #691 )
...
See #662 for explanation of Tesseract.js Version 4 changes. List below is auto-generated from commits.
* Added image preprocessing functions (rotate + save images)
* Updated createWorker to be async
* Reworked createWorker to be async and throw errors per #654
* Reworked createWorker to be async and throw errors per #654
* Edited detect to return null when detection fails rather than throwing error per #526
* Updated types per #606 and #580 (#663 ) (#664 )
* Removed unused files
* Added savePDF option to recognize per #488 ; cleaned up code for linter
* Updated download-pdf example for node to use new savePDF option
* Added OutputFormats option/interface for setting output
* Allowed for Tesseract parameters to be set through recognition options per #665
* Updated docs
* Edited loadLanguage to no longer overwrite cache with data from cache per #666
* Added interface for setting 'init only' options per #613
* Wrapped caching in try block per #609
* Fixed unit tests
* Updated setImage to resolve memory leak per #678
* Added debug output option per #681
* Fixed bug with saving images per #588
* Updated examples
* Updated readme and Tesseract.js-core version
2 years ago
Réda Housni Alaoui
80aef15861
Fix langs TS typing ( #570 )
2 years ago
Balearica
263dbb87b1
Updated enums per #434 ( #671 )
2 years ago
Balearica
c9200839df
Clarified image format documentation per #359 ( #670 )
2 years ago
Balearica
1b87e30ae3
Made all errors in loadLanguage lead to promise rejection per #414 ( #669 )
2 years ago
Balearica
bce7cd84fe
3.0.3
2 years ago
Balearica
2c77f33461
Updated Tesseract.js-core version
2 years ago
Balearica
d8b29522c4
Reject promise on init failure per #602 ( #667 )
2 years ago
Balearica
dd6c40b681
Updated types per #606 and #580 ( #663 )
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