QFX to CSV Converter
Turn a Quicken .QFX file into a clean CSV spreadsheet. Every statement in the file becomes its own CSV, with each transaction field — date, amount, type, payee, memo, check number — preserved. Choose exactly which fields to keep, then download.
100% private — your file is converted in your browser and never uploaded..QFX downloaded from your bank (the "Quicken" download option)
What is a QFX file?
QFX is the "Web Connect" file Quicken uses — it's what you get when you pick the Quicken option on your bank's download page. Under the hood a QFX file is OFX with a Quicken-specific header, storing each transaction as tagged text rather than columns, so a spreadsheet won't open it directly. This tool reads those tags and lays your transactions out as an ordinary CSV.
How to convert QFX to CSV
- Download the .QFX file from your bank, choosing the Quicken/Web Connect option.
- Click Choose a QFX file above and select it (or drag it in).
- Your transactions appear as a table. Click a column chip to leave a field out, drag to reorder, or double-click to rename.
- Download the table as CSV — or, if the file held several accounts, grab them all as a .zip.
QFX, OFX, QBO — what's the difference?
They're the same format with different headers: QFX targets Quicken, QBO targets QuickBooks, and OFX is the plain original. This converter reads all three, so a file that opens here as QFX will also work on the OFX to CSV and QBO to CSV pages.
Are dates and amounts changed?
No. Fields are kept exactly as your bank wrote them, so amounts stay signed (a debit like
-20.00 stays negative) and dates keep OFX's YYYYMMDD form. Nothing
is rounded, reformatted, or dropped — what you download is a faithful copy of the file's data.
Is my data safe?
Yes. The conversion runs entirely in your browser using JavaScript — your file is never sent to a server, so nothing about your accounts leaves your computer. You can even disconnect from the internet after the page loads and it will still work.