Recognize text in an image with Tesseract.js.
This challenge features Tesseract.js, Javascript port of the popular Optical Character Recognition (OCR) engine. You’ll get started with some of the basics of OCR.
This library has automatic text orientation and script detection, a simple interface for reading paragraph, word, and character bounding boxes. It can run either in a browser and on a server with NodeJS.
This challenge is easy and shouldn’t take more than 15 minutes.
Tesseract.js



Here we are, the first real challenge. Don’t worry, this one is easy (and quite fun!). It shouldn’t take more than 15 minutes.
Unlike The First Challenge, we manually review this one to ensure you do it right! This might take a minute, but reach out in Discord if you think we forgot about you.