This is an app that will read all banking statement pdfs in the /pdfs directory and return one csv file.
- Move your credit card banking PDF statements to
/pdfsfolder in this project locally. - Go to
/distfolder and run themainexecutable. - A resulting file will get saved in the directory you ran the executable from
temp_transactions.csv.
At the moment this only parses through RBC credit card statements as a supported format.