Tabula PDF Table Extractor
Extracts structured tables from PDF documents using Tabula-java with lattice and stream detection modes. Outputs to CSV, JSON, or pandas DataFrames with automatic column type inference via python-tabula.
Installation
Requirements and caveats from upstream:
Basic usage or getting-started notes:
Commandline Usage Examples
[-g] [-h] [-i] [-l] [-n] [-o ] [-p ] [-r] [-s
] [-t] [-u] [-v]
Extracted from upstream docs: https://raw.githubusercontent.com/tabulapdf/tabula-java/HEAD/README.md