https://github.com/aquinf03/vocr
VOCR - file, folder and zip convertor to text made in Vanilla JavaScript and Electron.
https://github.com/aquinf03/vocr
electron file-converter folder-convertor ocr to-text vanilla-javascript vocr zip-convertor
Last synced: about 1 year ago
JSON representation
VOCR - file, folder and zip convertor to text made in Vanilla JavaScript and Electron.
- Host: GitHub
- URL: https://github.com/aquinf03/vocr
- Owner: Aquinf03
- Created: 2025-04-10T11:00:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T11:01:47.000Z (about 1 year ago)
- Last Synced: 2025-04-18T04:50:22.397Z (about 1 year ago)
- Topics: electron, file-converter, folder-convertor, ocr, to-text, vanilla-javascript, vocr, zip-convertor
- Language: HTML
- Homepage: https://www.aquin.app/opensource
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Files, folders and zip to text convertor
### Install
```bash
$ npm install
```
### Run Locally
```bash
$ npm start
```