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