Guide

Convert PDF bank statements to CSV

Turn any bank statement PDF into a clean CSV — one row per transaction, ISO dates, split debit/credit, and OCR for scanned pages.

Most PDF-to-CSV tools produce a cell dump you then spend an hour cleaning. Bank statements need bank-aware parsing: multi-line descriptions collapsed to one row, split debit/credit columns, and running balance reconciled against the printed closing balance. Our converter has templates for 200+ bank formats and OCR fallback for scanned files.

Step-by-step

Step 1
Upload the bank statement PDF

Password-protected fine — password stays in your browser.

Step 2
Auto-detect the bank template

200+ bank templates worldwide; unknown banks fall back to layout parsing.

Step 3
Download the CSV

Pick delimiter (comma / semicolon / tab) and date format in the wizard.

FAQs

Scanned PDFs?

Yes — OCR on image-only pages.

Split debit/credit into two columns?

Yes — toggle 'split amounts' in the wizard.

Which delimiter should I pick?

Comma for Excel/Google Sheets. Semicolon for European Excel setups. Tab for pipe-into-scripts workflows.

Related

More guides