Show HN: CSV Convertor – Handle US/UK Dates and Bank Balances

1 etothepii 0 7/24/2025, 2:38:04 PM csvconvertor.com ↗
My wife and I are trying to get a better handle on our personal finances and having settled on a tool to use I found that my bank statements couldn't be uploaded as my bank uses d MMM yyyy format when dd/MM/yyyy format was required. There was also no option to support the very standard credits in one column and debits in another column that exists widely.

While editing the file in Excel was on option I ultimately plan to delegate the task and so wanted something simple, clean and easy to use.

As there is no state, and no cookies, hosting on GitHub pages felt like an easy solution. The solution is vibe coded with Kiro and the source code is available at https://github.com/cactus-bm/csvprocessor/ and pull requests are welcome.

The project is hosted on my company's Github and licensed under MIT

Comments (0)

No comments yet