Convert a PDF bank statement to CSV
Get your statement's transactions into a spreadsheet, without handing the PDF to any service.
Sent to servers: 0 BNothing left your device
About this tool
A bank statement is the table people most want in Excel, and the one they are most reluctant to upload to a converter: it carries your account number, your name and every transaction you have made.
Here the file opens in your browser's memory and the columns — date, description, amount, balance — are reconstructed on your device. Nothing is sent.
If you are also going to ask an AI to categorize the spending, run the statement through PDF to Markdown with redaction first: it hides the account, ID and contacts, and keeps the transactions.
How it works
- 1
Drop the statement PDF.
- 2
Extract the tables.
- 3
Pick semicolon if you use Excel in a Spanish locale.
- 4
Download and open it.
Questions
- Is my statement uploaded anywhere?
- No. Check it by going offline: extraction keeps working.
- Do balances come out as numbers?
- They come out exactly as they appear in the PDF, separators included. In Excel, use Data → Text to Columns or adjust your locale if it does not recognize them as numbers.