Guide

QFX Viewer: Complete Feature Guide & Reference

By FinancialDataTools.com Team  ·  March 2026  ·  10 min read  ·  Last updated March 14, 2026

🏦 Open the QFX Viewer to explore every feature described in this guide.

Open OFX Viewer →

Contents

  1. What Is the QFX Viewer?
  2. What Is a QFX File?
  3. Supported File Formats
  4. The Toolbar
  5. Transaction Columns Explained
  6. Sorting Transactions
  7. Filtering Transactions
  8. Global Search
  9. File Info Panel
  10. Export Options
  11. Privacy & Security
  12. Use Cases for Financial Data

What Is the QFX Viewer?

The FinancialDataTools.com QFX Viewer is a free, browser-based tool for opening and exploring OFX bank and brokerage statement files. It parses your file entirely inside your browser using JavaScript — no file is ever transmitted to any server.

The viewer is designed for financial analysts, accountants, and anyone who regularly downloads transaction data from bank portals in OFX format.

Try the OFX Viewer — runs entirely in your browser and never uploads your files.

Open the QFX Viewer →

What Is a QFX File?

QFX (Quicken Financial Exchange) is the Intuit variant of OFX specification developed by Microsoft, Intuit, and CheckFree in the 1990s. Banks and brokerages use it to deliver downloadable account statements, transaction histories, and investment data. Most major financial institutions offer OFX downloads from their online banking portals under names like "Download Transactions" or "Export to Money/Quicken."

QFX files come in two structural variants:

The viewer handles both variants automatically — you don't need to know which version your bank exports.

Supported File Formats

ExtensionDescriptionCommon Source
.qfxQuicken Financial Exchange file (Intuit OFX variant)Bank and brokerage download portals
.qfxQuicken Financial Exchange (OFX variant)Banks providing Quicken-compatible downloads
.ofcOpen Financial Connectivity (older variant)Legacy bank export systems

The Toolbar

ButtonFunction
Open FileOpens a file picker to select your OFX, QFX, or OFC file
InfoOpens the file info panel showing account metadata and column overview
ExportOpens the export dialog to download transactions in your preferred format
Search boxGlobal text search across all transaction columns simultaneously

You can also drag and drop a file anywhere onto the viewer to open it.

Transaction Columns Explained

The viewer extracts the following fields from QFX transaction records (<STMTTRN> blocks):

ColumnOFX FieldDescription
TRNTYPETRNTYPETransaction type: DEBIT, CREDIT, CHECK, DEP, PAYMENT, ATM, POS, XFER, INT, DIV, FEE, or OTHER
DTPOSTEDDTPOSTEDDate the transaction posted to the account, normalized to YYYY-MM-DD format
TRNAMTTRNAMTTransaction amount. Positive values are credits; negative values are debits
NAMENAMEName of the payee or counterparty as provided by the financial institution
MEMOMEMOAdditional description or memo text associated with the transaction
FITIDFITIDFinancial Institution Transaction ID — a unique identifier assigned by the bank
DTUSERDTUSERDate the transaction was initiated by the user (may differ from posting date)
CHECKNUMCHECKNUMCheck number for check transactions
REFNUMREFNUMReference number for the transaction as assigned by the institution

Only columns that contain at least one non-empty value are shown. If your QFX file does not include memo text or check numbers, those columns are omitted automatically.

Sorting Transactions

Click any column header to sort the transaction table by that column. Click once for ascending order, again for descending, and a third time to return to the original file order. A small arrow indicator shows the current sort direction.

The TRNAMT column sorts numerically, so credits and debits sort correctly by dollar value rather than alphabetically. Date columns (DTPOSTED, DTUSER) also sort correctly in chronological order.

Filtering Transactions

Click the filter icon (funnel) in any column header to open the column filter panel. Two filter modes are available:

Multiple column filters stack with AND logic. Active filters are shown as a pink badge in the stats bar; click it to clear all filters at once.

The search box in the toolbar performs a real-time full-text search across all visible columns simultaneously. This is useful for finding a specific transaction by payee name, memo text, amount, or transaction ID when you're not sure which column the value appears in.

File Info Panel

Click the Info button to open the file info modal. This shows the total transaction count, number of columns, account ID (if present in the QFX file), currency code, and current balance. You can copy the column list as plain text for documentation purposes.

Export Options

FormatBest ForNotes
CSVImporting into spreadsheets or accounting toolsProperly quoted fields; UTF-8 encoded; NULL as empty string
JSONDevelopers and data processing pipelinesArray of objects with QFX field names as keys
Excel (.xlsx)Sharing with stakeholdersFrozen header row; auto-sized columns; includes attribution sheet
TSVTab-separated import targetsUseful when values may contain commas (e.g., payee names)

Two export scopes are available: Filtered view exports only currently visible rows, and Full file exports all transactions regardless of active filters.

Privacy & Security

The OFX Viewer processes your file entirely inside your browser. No file content is ever transmitted to any server. Bank statement files contain highly sensitive data — account numbers, transaction histories, and balances — and the viewer is designed with that sensitivity in mind. Closing the browser tab clears all data from memory immediately.

Use Cases for Financial Data

Related Articles

Advertisement