Browse Source

Add fxnoob chrome extension example

pull/427/head
Jerome Wu 5 years ago
parent
commit
3d456e3eb0
  1. 3
      README.md

3
README.md

@ -120,7 +120,8 @@ yarn add tesseract.js@1 @@ -120,7 +120,8 @@ yarn add tesseract.js@1
- Offline Version: https://github.com/jeromewu/tesseract.js-offline
- Electron Version: https://github.com/jeromewu/tesseract.js-electron
- Custom Traineddata: https://github.com/jeromewu/tesseract.js-custom-traineddata
- Chrome Extension: https://github.com/jeromewu/tesseract.js-chrome-extension
- Chrome Extension #1: https://github.com/jeromewu/tesseract.js-chrome-extension
- Chrome Extension #2: https://github.com/fxnoob/image-to-text
- With Vue: https://github.com/jeromewu/tesseract.js-vue-app
- With Angular: https://github.com/jeromewu/tesseract.js-angular-app
- With React: https://github.com/jeromewu/tesseract.js-react-app

Loading…
Cancel
Save