Skip to content

mindcruzer/rbc-statement-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBC Statement To CSV

This program will read transaction data out of RBC credit card statements and put them in a .csv file with the following columns:

  • Transaction Date
  • Posting Date
  • Description
  • Amount
  • Amount In Foreign Currency
  • Foreign Currency
  • Exchange Rate

Requirements

Ensure python is in your PATH.

Use

Drop all PDF statements into the project directory. The program will read all transactions, sort them, and consolidate them into a single .csv file.

Windows

Run (double-click) convert.bat.

Linux

Run convert.sh in terminal.

About

convert RBC PDF statements to CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •