ABN Amro 2 QIF Converter
You can use this script to convert a tab delimited (TXT) file downloaded from the internetbanking site of the Dutch ABN Amro bank to a QIF file that can be imported into Cha-Ching.
Usage:
./abnamro2qif.py /path/to/filename.TAB.txt
It will create a file with the added extension .qif. Import that file into Cha-Ching.
For your convenience I’ve wrapped the Python script in an automator action which is the included app. (requires Mac OS X 10.5)
This script was based on a post made by “ed” on the Midnightapps community forum.
Download: ABN Amro 2 QIF Converter (v0.2) (269 KB)
Changes in version 0.2:
- Fixed problem with ascii control characters in the textfile confusing the conversion process.
- Removes temporary file now.