BR
BankStatementReader

Free Accounting Import Column Mapper

Free CSV column mapper that reorders a bank CSV into the date, description, and amount layout your accounting tool expects for import.

Loading tool…

Bank exports and accounting software rarely agree on column order. One file leads with a balance, another splits debit and credit into separate columns, and your accounting tool wants a single amount field. This CSV column mapper lines those columns up for you, so the file imports cleanly instead of throwing format errors.

How it works

  1. Upload the CSV you exported from your bank or got from the free bank statement converter.
  2. Map columns by matching each column in your file to the field your accounting tool expects — date, description, and either a single amount or separate debit and credit columns.
  3. Export an import-ready CSV in the new layout.

Why column mapping matters

Most accounting tools accept a CSV import, but each one defines its own required headers and column order. If your bank's export puts the description before the date, uses a different date format, or keeps debit and credit apart when the tool wants one signed amount, the import fails or, worse, loads transactions into the wrong fields. Fixing that by hand means cutting and pasting columns in a spreadsheet row after row.

Mapping the columns once solves the problem for the whole file. You tell the tool which column holds the date, which holds the description, and how amounts are represented. The mapper rewrites the file to match, including combining separate debit and credit columns into one amount field when needed, so every row lands in the right place on import.

A clean source file first

A column mapper works best when the underlying data is already accurate. If your transactions are still locked in a PDF statement, start by turning that statement into a spreadsheet — see how to convert a PDF bank statement to CSV and the overview of getting a bank statement to CSV. Once you have a clean CSV, run it through the mapper to match your accounting tool's import format.

Who it helps

Bookkeepers, small business owners, and anyone reconciling several accounts can use the mapper to standardize files from different banks into one consistent layout. Instead of relearning each bank's export quirks, you map the columns and export a file your accounting tool understands every time.

Related reading