Transforms a ING DIBA pdf (Kontoauszug) into a CSV file. Import works fine with MoneyMoney
pip3 install pdftotext
python3 ing-pdf-to-csv.py *.pdfPlease install pdftotext and add it to your PATH.
Uses only the first two lines of every transaction.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Transforms a ING DIBA pdf (Kontoauszug) into a CSV file. Import works fine with MoneyMoney
pip3 install pdftotext
python3 ing-pdf-to-csv.py *.pdfPlease install pdftotext and add it to your PATH.
Uses only the first two lines of every transaction.