Bank statement to CSV

OCR a scanned statement if needed, then normalize date, description, withdrawals, deposits, and balance into CSV. The CSV is the previewed sheet — usually transactions — not every Excel sheet. Best-effort, not a bank-grade parser.

More pages for this job

Why the CSV is one sheet

The Excel job builds several sheets (Summary, Transactions, raw tables). A CSV file is a single table, so this page downloads the same sheet you see in the preview — usually transactions.

That matches how Invoice PDF to CSV and PDF to CSV work on this site. If you need every sheet, use Bank statement to Excel.

Nothing is uploaded. We do not add a watermark. This is best-effort parsing, not a replacement for your bank’s official export.

TOOLS