Runs entirely in your browser — your file is never uploaded to a server.
Drop your file below — runs entirely in your browser, nothing is uploaded.
A OFX file means your bank gave you structured data — which most banks only do for the last few months. Beyond that you get a PDF, and a PDF won't open in Excel. BalanceExtract reads those directly: it works out the column layout from the document itself, handles scanned statements with OCR, checks that every running balance reconciles, and flags any row it isn't confident about before you export.
Same QBO output, same on-device processing, nothing uploaded.
Drag the file onto the box above or click to browse. It is read in your browser — nothing is uploaded to a server, which you can confirm in the Network tab.
Every transaction is read out with its date, payee, description, amount and transaction ID, along with any warnings about rows that need a look.
The QBO file saves straight to your device, ready to open in a spreadsheet or import into your accounting software.
OFX is a bank-neutral standard, but QuickBooks generally imports more reliably when the file carries its own QuickBooks-specific headers. This guide covers converting a plain OFX file into QBO.
OFX and QBO share the same underlying transaction structure — this converter reads either real-world OFX style (older SGML or newer XML) and writes a clean QBO file, ready to import as a real bank feed in QuickBooks Online or Desktop.
| Field | What Happens |
|---|---|
| Date, amount, payee | Carried over directly — both formats use the same STMTTRN structure |
| Transaction ID (FITID) | Preserved, so QuickBooks can still detect duplicate imports |
Honest side-by-side write-ups, including where each of them is the better choice.