https://github.com/tabulapdf/tabula-web-java
Tabula is a tool for liberating data tables trapped inside PDF files
https://github.com/tabulapdf/tabula-web-java
Last synced: 9 months ago
JSON representation
Tabula is a tool for liberating data tables trapped inside PDF files
- Host: GitHub
- URL: https://github.com/tabulapdf/tabula-web-java
- Owner: tabulapdf
- License: mit
- Created: 2017-02-26T02:09:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T20:13:06.000Z (over 5 years ago)
- Last Synced: 2025-08-18T06:44:09.550Z (10 months ago)
- Language: CSS
- Homepage: http://tabula.technology
- Size: 345 KB
- Stars: 13
- Watchers: 4
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tabula-web-java
`tabula-web-java` is a rewrite of [Tabula](https://github.com/tabulapdf/tabula) in Java, using the [Spark](http://sparkjava.com/) framework.
## Running
Build and run the main class.
## Status
This version is almost as functional as the original, but hasn't been thoroughly tested. Use at your own risk.
## TODO
Among other items,
- Background job management and progress reporting still needs work.
- Test on Windows and Linux
## License
MIT License — See [LICENSE.md](LICENSE.md)