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

https://github.com/vegarsti/extract-table

API for extracting a table from an image or a PDF
https://github.com/vegarsti/extract-table

api ocr table

Last synced: 10 months ago
JSON representation

API for extracting a table from an image or a PDF

Awesome Lists containing this project

README

          

# extract-table

```
curl -s https://api.extract-table.com -H "Content-Type: image/png" --data-binary @image.png
```