indoynab | sarahsau.github.io/indoynab
An online YNAB converter for your Indonesian bank statements. No installation required, no sign-up needed, no file stored.
Currently covering:
- Bank Central Asia (BCA) - CSV and PDF statements
- Bank Negara Indonesia (BNI)
- Bank Syariah Indonesia (BSI)
- BTPN Jenius
As easy as 123: Select Bank > Select Statement > Convert.
Yes!
Post your request to the discussion forum, and send the example file to indoynab [at] sarahsau [dot] com. Please sanitize your personal information such as real name and account number. For PDF statements, you can use free programs like Sejda PDF editor to remove personal info beforehand.
If you program, you're welcome to create a pull request to add a new bank yourselves. Add a new converter logic in app/models/bank_[new_bank_abbreviation.rb]
. We are using ruby 3.0 + Rails 6.1.3.
- v1.0 | Rails application
- v0.2 | refactored and cleaned up Ruby script version (archived)
- v0.1 | initial Ruby script for converting bank statements (deprecated)
- Sarah S - owner
- Keisuke Inaba - pdf conversion gem
- Wesley Couch - csv conversion example
- Ragenrave - BSI and Jenius requester