Skip to content

Stephan543/bank-statement-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bank-statement-parser

This is an app that will read all banking statement pdfs in the /pdfs directory and return one csv file.

To run

  1. Move your credit card banking PDF statements to /pdfs folder in this project locally.
  2. Go to /dist folder and run the mainexecutable.
  3. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages