Skip to content

mkoderer/ing-pdf-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ing-pdf-to-csv.py

Transforms a ING DIBA pdf (Kontoauszug) into a CSV file. Import works fine with MoneyMoney

Installation

MacOS

pip3 install pdftotext
python3 ing-pdf-to-csv.py *.pdf

Windows

Please install pdftotext and add it to your PATH.

Limitation

Uses only the first two lines of every transaction.

About

Transforms a ING pdf (Kontoauszug) into a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages