PDF2Excel icon indicating copy to clipboard operation
PDF2Excel copied to clipboard

Extract tables from PDF files and save them into separate Excel(.xlsx) files.

PDF2Excel

Extract tables from PDF files and save them into separate Excel(.xlsx) files.

Installing

Executable file: PDF2Excel.exe
Supporting VBA Add-in: Text2Column.xlam(which coerces string into general format for the produced Excel file.)

Built With

  • PDFPlumber - The converting framework used
  • Pandas - Used to generate Excel files
  • PyQt5 - Used to build the interface

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details