Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 276 Bytes

File metadata and controls

5 lines (5 loc) · 276 Bytes

PDFTableParser

A Python utility to scrape tables from a PDF file and export them into a CSV. Sample input file is found in the input folder. Sample output file and log is found in the Output CSVs folder. Utility input parameters are updated in the configurations.py file.