Extract table data from PDFs
- Free software: MIT license
- Documentation: https://pdf-table-extractor.readthedocs.io.
- this software should be able to automaticall extract tabular data from PDF files,
- tables must have some visual bounds in form of horizontal and vertical lines.
- Tabula - similar goal, much more advanced project - extract table data from PDFs in Ruby, including GUI
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.