Skip to content

I compared three python libraries to extract PDF tables: Camelot-py, Tabula-py, and Pdfplumber.

Notifications You must be signed in to change notification settings

One-Liu/PDF_Table_Extraction

Repository files navigation

  • First of all, you need to install the libraries.
  • In the paths.txt file you can modify the origin file and the destiny route of the generated file (csv file by default).
  • You can execute the program using "python main.py" as usual.
  • Finally you can get the generated files in the path you specified in the paths.txt file.

About

I compared three python libraries to extract PDF tables: Camelot-py, Tabula-py, and Pdfplumber.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages