tesseract.js

by naptha · Machine Learning

Pure Javascript OCR for more than 100 Languages 📖🎉🖥

New0 ratings38,689 starsActive
Machine LearningDeveloper ToolJavaScriptHTML
Open project ↗↓ Download v7.0.0GitHub⚑ Report
tesseract.js preview

About this project

Tesseract.js is a javascript library that gets words in almost any language out of images. (Demo) Image Recognition Video Real-time Recognition Tesseract.js works in the browser using webpack, esm, or plain script tags with a CDN and on the server with Node.js. After you install it, using it is as simple as: When recognizing multiple images, users should create a worker once, run worker.recognize for each image, and then run worker.terminate() once at the end (rather than running the above snippet for every image). Installation Tesseract.js works with a tag via local copy or CDN, with webpack via npm and on Node.js with npm/yarn. CDN After including the script the…

Technologies

JavaScriptHTMLdeep-learningocr

Project health

Low recent activity
Last update3 months ago
Contributors79
Latest releasev7.0.0
Open issues & PRs49
LicenseApache-2.0
On GitHubsince 2015

GitHub

38,689
stars
2,390
forks
79
contributors
49
open issues & PRs
JavaScript
language
3 months ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review tesseract.js.

Built by

naptha
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain naptha/tesseract.js? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like