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

https://github.com/extrawurst/easy-ocr


https://github.com/extrawurst/easy-ocr

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# easy-ocr

1. put scanned PDFs in `src` folder
2. do `make run`
3. grab OCR'd filed out of `dst` folder

## requirements

* have docker running
* have make installed