{"id":13562989,"url":"https://github.com/lexmartinez/ocr-electron-vue","last_synced_at":"2025-04-03T19:32:10.552Z","repository":{"id":99684624,"uuid":"114059035","full_name":"lexmartinez/ocr-electron-vue","owner":"lexmartinez","description":":card_index: A Simple OCR Application built on Electron, Vue.js \u0026 Tesseract.js","archived":false,"fork":false,"pushed_at":"2018-05-13T07:06:15.000Z","size":27052,"stargazers_count":81,"open_issues_count":0,"forks_count":23,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-04T15:52:13.513Z","etag":null,"topics":["electron","ocr","tesseract","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lexmartinez.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-13T01:39:54.000Z","updated_at":"2024-09-17T03:34:37.000Z","dependencies_parsed_at":"2023-04-06T12:14:25.707Z","dependency_job_id":null,"html_url":"https://github.com/lexmartinez/ocr-electron-vue","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexmartinez%2Focr-electron-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexmartinez%2Focr-electron-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexmartinez%2Focr-electron-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexmartinez%2Focr-electron-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lexmartinez","download_url":"https://codeload.github.com/lexmartinez/ocr-electron-vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247065366,"owners_count":20877762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","ocr","tesseract","vuejs"],"created_at":"2024-08-01T13:01:14.021Z","updated_at":"2025-04-03T19:32:08.368Z","avatar_url":"https://github.com/lexmartinez.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# ocr-electron-vue\n\n[![Build Status](https://img.shields.io/travis/lexmartinez/ocr-electron-vue/master.svg?style=for-the-badge)](https://travis-ci.org/lexmartinez/ocr-electron-vue)\n[![GitHub license](https://img.shields.io/github/license/lexmartinez/ocr-electron-vue.svg?style=for-the-badge)](https://github.com/lexmartinez/ocr-electron-vue/blob/master/LICENSE.md)\n[![Last version](https://img.shields.io/badge/version-v1.0.0-blue.svg?style=for-the-badge)](https://github.com/lexmartinez/ocr-electron-vue/blob/master/CHANGELOG.md)\n\u003cbr/\u003e\n\nA Simple OCR Application built on Electron, Vue.js \u0026 Tesseract.js\n\n#### Original idea from blog article: Creating a Simple OCR App with Electron, Vue.js \u0026 Tesseract.js \n\nNowadays **JavaScript** is one of the most popular programming languages, and used for a lot of fields and platforms through Web. In this tutorial we're going to learn how to build an OCR desktop application with **JavaScript** using **Electron** and **Tesseract.js** ... and guess what... our FE will be implemented with **Vue.js**\n\n\u003e [Read full article on the blog](https://lexmartinez.com/read/create-simple-ocr-electron-vue-tesseract)\n\n![](https://github.com/lexmartinez/ocr-electron-vue/raw/master/screenshots/demo.gif)\n\n## Build Setup\n\n``` bash\n# clone repository\ngit clone https://github.com/lexmartinez/ocr-electron-vue.git\n\n# open project folder\ncd ocr-electron-vue\n\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:9080\nnpm run dev\n\n# build electron application for production\nnpm run build\n\n# lint all JS/Vue component files in `src/`\nnpm run lint\n```\n\n## Production Notes\n\n- The OCR engine needs a set of trained data to process the images, in order to execute this app from bundled app/dmg file you should copy the `eng.traineddata` to root folder of you computer.\n\n- The current release supports only image files.\n\n## License\n\nThis project is licensed under MIT License - see the [LICENSE.md](https://github.com/lexmartinez/ocr-electron-vue/blob/master/LICENSE.md) file for details\n\nThe project bundling is powered by [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[7c4e3e9](https://github.com/SimulatedGREG/electron-vue/tree/7c4e3e90a772bd4c27d2dd4790f61f09bae0fcef) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexmartinez%2Focr-electron-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexmartinez%2Focr-electron-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexmartinez%2Focr-electron-vue/lists"}