Skip to content

A tool to convert La Banque Postale's Compte Courant Postale PDFs to CSV files

Notifications You must be signed in to change notification settings

wizmer/banquepostale-pdf-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

banquepostale_to_csv

As La Banque Postale sucks and does not provide an easy way to export data older than a few month in a usable format (ie. NOT pdf) I have created this script to convert all the Banque Postale relevé in PDF to a CSV format.

I hope you'll find it useful

Usage

pdftotext needs to be installed.

Under linux you can install it by typing:

sudo apt-get install poppler-utils

To run the pdf to csv converter run:

python3 banquepostale_to_csv.py pdf_folder

where pdf_folder is the folder containing all the PDF relevés.

Alternatives

@oaubert has forked this project and developped the following alternative which might be of interest: https://github.com/oaubert/banquepostale-pdf-to-tsv

About

A tool to convert La Banque Postale's Compte Courant Postale PDFs to CSV files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages