Convert BNP Paribas account summary in PDF to CSV in order to export it in other tools
- Requirement
- Tested with python 2.7, with standard library, with Windows XP / 7
- Need xpdf (https://www.foolabs.com/xpdf/download.html) in order to work
- Installation
Put BNPPdf2CSV.py, BNP Paribas downloaded files and pdftotext.exe in the same directory
- Usage
python BNPPdf2CSV.py
Will scan for *.pdf in current directory and will convert them in *.pdf.csv.
/!\ Come with no warranty :-)