pschichtel / IngDiba2CSV

Script to convert ING-DiBa bank statements into CSV

Home Page:https://schich.tel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IngDiba2CSV

A simple python script that takes a bunch of bank statement PDFs from ing-diba.de and converts them into a single CSV file. It uses poppler's pdftohtml command as convert the PDFs to HTML files as an intermediate step and then extracts the details from there. Each converted file is checked against the old and new saldo to verify that all entries have been correctly read.

About

Script to convert ING-DiBa bank statements into CSV

https://schich.tel

License:GNU General Public License v3.0


Languages

Language:Python 100.0%