资讯

Python module to Convert a PDF file to a JSON format The goal is to be able to quickly extract all the available information in the document to a python dictionay.
This Python script uses the tabula-py and pandas libraries to convert a PDF file into an Excel file. Each table in the PDF file is written to a separate sheet in the Excel file.