Convert the PDF to CSV
Upload the statement PDF to a converter that extracts transactions and exports CSV. Review the rows — date, description, amount, balance — before downloading.
Format the CSV for your accounting tool
Different tools expect different columns. QuickBooks accepts Date/Description/Amount (or Date/Description/Credit/Debit); Xero and Wave have their own column orders. Many converters offer a pre-formatted CSV per tool so you don't have to rearrange columns by hand.
Common CSV pitfalls
Watch for date formats (US vs UK), amount signs (some banks split debit/credit into two columns), and encoding when special characters appear. If numbers look wrong after opening in Excel, it's usually a date-format or decimal-separator mismatch — re-export with the right options.