It's a simple solution to get text from images using tesseract.js
If you don't want to clone the repo you can test it here
- Mostly recent version of
yarn or node
git clone https://github.com/gustavowarmling/get-image-text.git
yarn install
yarn dev
Select an image from your folder
Wait for the text
See the license file for more details: LICENSE.