Convert OFX to CSV
Convert OFX financial files into CSV format
OFX Input
Drop a CSV file here or
Only the first file is used if multiple are dropped.
The request is made directly from your browser. No proxy is used.
CSV Output
CSV output will appear here...
How to Use This Tool
This tool converts OFX (Open Financial Exchange) files into CSV format. It runs directly in your browser — your financial data is never uploaded anywhere.
Supports both OFX 1.x (SGML) and OFX 2.x (XML) formats. The tool extracts all transactions and outputs them as a clean CSV.
- Provide your OFX file — Paste the file content or drop your .ofx file onto the File tab.
- Get your CSV — The converted transactions appear instantly. Copy or save the result.
FAQ
3 questionsDoes this tool upload my financial data?
No. It runs entirely in your browser using JavaScript. Your data never leaves your device.
What versions of OFX are supported?
Both OFX 1.x (SGML format) and OFX 2.x (XML format). The tool auto-detects which version your file uses.
What columns are in the output CSV?
Date, Amount, Type, Name, Memo, FITID, and Check Number. Columns with no data are automatically excluded.