Skip to content
Banking Converter

Changelog

What changed and when. Parser changes are versioned; every conversion records the parser version that produced it.

1.0.0

Initial release

  • Convert text, scanned (OCR) and hybrid PDF statements from any bank; password-protected PDFs on paid plans.
  • Regional date and number parsing: MM/DD/YYYY, DD/MM/YYYY, YYYY-MM-DD, DD.MM.YYYY; 1,234.56, 1.234,56, 1 234,56, 1'234.56, 1,23,456.78, (125.00) and DR/CR suffixes.
  • Reconciliation checks (balance equation, running-balance chain, period, duplicates, page-boundary repeats, printed totals, row count) with a Conversion Confidence Score and row-level flags.
  • Review editor: edit, add, delete, merge and split rows; click a row to see its source on the PDF page.
  • Exports: CSV (standard, accounting, full; comma or semicolon), Excel (Transactions, Statement Information, Conversion Report), JSON (normalized, raw), OFX 2.2 and QBO with deterministic FITIDs and round-trip validation.
  • Batch upload, ZIP download, merged exports and every export format beyond CSV on paid plans; free plan with 25 CSV pages per month.
  • Retention: originals deleted 24 hours after processing; exports and extracted transactions 7 days after conversion; Delete now removes everything immediately. Optional Purge on download setting per organisation.
  • Public API with API keys for uploads, conversions, status polling and downloads.