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
Password-protected fine — password stays in your browser.
200+ bank templates worldwide; unknown banks fall back to layout parsing.
Pick delimiter (comma / semicolon / tab) and date format in the wizard.
FAQs
Yes — OCR on image-only pages.
Yes — toggle 'split amounts' in the wizard.
Comma for Excel/Google Sheets. Semicolon for European Excel setups. Tab for pipe-into-scripts workflows.