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

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

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)