PDF to CSV CONVERTER

A Simple GUI tool that converts the pdf tables to csv format

How To Use

  • You must have python for this to run in your system
  • install libraries from requirement.txt or manually
pip install -r requirement.txt

or

pip install tabula

tkinter in built in package with python

Executable file will be uploaded soon

Screenshots

  • Main Screen

  • Browse The File

  • Click on save button

  • It will few seconds to convert, depending upon the size of pdf

  • You will find the file as .csv in the same folder as source file