Friday, October 16, 2020

Balance statement extractor and stitcher - Python

Place your bank statements into statements folder (C:\balancemerger\statements) Run this program to extract only the first page with "Balance" case sensitive match from each pdf Then stitch the extracted PDF into a new document in "C:\balancemerger\output\" folder