A CSV bank statement converter, created for Dutch banks. Completely written in javascript.
Select csv files using the Browse
button and it will download the converted file, super quick and easy! (Firefox will give you a prompt first. Chrome will ask you for permission if multiple files are downloaded)
The system will split unique account numbers in different output files.
Everything is done locally. Your information never leaves your own computer.
YNAB Going Dutch will automatically recognize your bank, and convert it correctly!
Currently the banks that are supported are:
- Rabobank
- ING bank
- ASN bank
- SNS bank
- KNAB
- bunq (both English and Dutch localization)
For ABN AMRO support, please visit YNABGoingDutch ABN AMRO edition.
If you want support for your bank, please create a github issue, or contact me some other way. You are also welcome to fork the repo and add support yourself! Please create a pull request if you want your code to be added.
The latest version of the master branch can be used on GitHub Pages.