Skip to content

tgraupmann/tesseract.js-vue-app

 
 

Repository files navigation

tesseract-vue-app

This app scans the specified folder for images and performs OCR saving the text to local storage which is rendered with Vue.js.

image_1

This project was forked from the original jeromewu/tesseract.js-vue-app tesseract vue demo.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Use tesseract.js in vue.js to process screenshots with OCR and make a searchable gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.9%
  • JavaScript 13.4%
  • HTML 3.3%
  • Batchfile 0.4%