https://github.com/maxzz/server-ocr
Explore the Tesseract OCR engine.
https://github.com/maxzz/server-ocr
ai expressjs tesseract-ocr
Last synced: 3 months ago
JSON representation
Explore the Tesseract OCR engine.
- Host: GitHub
- URL: https://github.com/maxzz/server-ocr
- Owner: maxzz
- Created: 2021-04-22T05:04:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T07:38:28.000Z (over 2 years ago)
- Last Synced: 2025-01-08T21:20:04.128Z (5 months ago)
- Topics: ai, expressjs, tesseract-ocr
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### About
Explore the Tesseract OCR engine.
#### References
* [naptha/tesseract.js](https://github.com/naptha/tesseract.js#tesseractjs) - tesseract,js v2
* [tesseract.js examples](https://github.com/naptha/tesseract.js/blob/master/docs/examples.md)
* [Dev Edwin repositories](https://github.com/developedbyed?tab=repositories)
* [Nodejs Tesseract.js : Optical Character Recognition](https://www.youtube.com/watch?v=1DtyAOHEHJY)
* [Multer](https://www.npmjs.com/package/multer) - Multer is a node.js middleware for handling multipart/form-data
* [Build A Javascript OCR App](https://www.youtube.com/watch?v=a1I3tcALTlc)#### History
```c
//Y: 'node.js OCR'
//G: 'npm tesseract.js'
//I: 'ocr text recognition'
//I: 'handwriting'
```