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
- Host: GitHub
- URL: https://github.com/vegarsti/extract-table
- Owner: vegarsti
- Created: 2021-03-31T17:57:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T07:36:48.000Z (over 1 year ago)
- Last Synced: 2025-04-25T05:53:59.568Z (10 months ago)
- Topics: api, ocr, table
- Language: Go
- Homepage: https://extract-table.com
- Size: 1.75 MB
- Stars: 91
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# extract-table
```
curl -s https://api.extract-table.com -H "Content-Type: image/png" --data-binary @image.png
```