https://github.com/serkodev/camelot-docker
Docker setup of Camelot: PDF Table Extraction
https://github.com/serkodev/camelot-docker
camelot csv docker pdf pdf-converter pdf-extractor
Last synced: 9 months ago
JSON representation
Docker setup of Camelot: PDF Table Extraction
- Host: GitHub
- URL: https://github.com/serkodev/camelot-docker
- Owner: serkodev
- License: mit
- Created: 2022-05-31T10:59:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T11:04:32.000Z (almost 4 years ago)
- Last Synced: 2025-06-13T11:15:55.484Z (10 months ago)
- Topics: camelot, csv, docker, pdf, pdf-converter, pdf-extractor
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# camelot-docker
Docker enviroment setup of [Camelot](https://github.com/camelot-dev/camelot). Easy to setup and run.
## Install
```
docker build -t pdftable .
```
## Usage
```
docker run pdftable
```
## LICENSE
MIT