An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Files, folders and zip to text convertor

### Install

```bash
$ npm install
```

### Run Locally

```bash
$ npm start
```