Convert Chase Bank statement to OFX — accurate & reconciled
Upload your Chase PDF below. You'll get a clean OFX file — and a reconciliation report proving beginning balance + transactions = ending balance. Free, and your file never leaves your browser.
Drop your bank statement PDF here
or click to browse — up to 30 MB
No statement handy? · view/download the PDF to compare side by side
How Chase statements are structured
Chase checking statements open with an account summary page — beginning balance, totals for deposits and withdrawals, ending balance — before the transaction detail begins. In the detail table, each row carries a date, a description, a single signed Amount column, and a running Balance column, so the direction of every entry comes from the column itself rather than from separate debit and credit columns. Long point-of-sale and ACH descriptions regularly wrap onto a second physical line, and paid checks appear in their own section keyed by check number. Our engine merges those wrapped continuation lines back into the transaction they belong to, reads the Amount column with column-aware sign handling, and uses the running balance as a per-row cross-check: if a row fails to reconcile against the next printed balance, it is flagged instead of guessed at. Checks are captured with their check numbers preserved in the description. After extraction we reconcile beginning balance plus all transactions against the ending balance printed on the statement, and any mismatch is reported on the results page rather than passed through silently. Chase savings and business statements follow the same overall structure, so the same parsing path applies.
What Chase gives you natively
Chase typically lets you download account activity as CSV, Quicken, or QuickBooks files, but as of this writing the download covers roughly the last 90 days; anything older is available only as a PDF statement. Those PDFs stay online for several years for most accounts.
Step by step
- Sign in at chase.com and open the checking or savings account you need.
- Go to Accounts → Statements & documents and pick the statement month.
- Download the statement as a PDF to your computer.
- Upload the PDF to ReconCSV and choose CSV, Excel, or QBO as the output.
- Review the reconciliation result shown after conversion.
- Download the converted file.
Chase conversion FAQ
Does Chase let me download transactions as CSV directly?
Yes, but only for recent activity — typically about the last 90 days — in CSV, Quicken, or QuickBooks formats. For anything older, Chase provides the statement as a PDF only. Upload that PDF here and you get CSV, Excel, or QBO for any month on file.
How far back can I get Chase statements?
Chase generally keeps statements available online for up to seven years for most deposit accounts, always as PDFs. Every one of those converts here. Reconciliation runs on old statements the same as new ones: beginning balance plus transactions must equal the printed ending balance.
My Chase statement wraps transaction descriptions onto two lines. Will rows break?
No. Wrapped continuation lines are merged back into the transaction they belong to before export, so a long POS or ACH description stays a single row in your CSV. The running balance column is used to verify each merged row as we go.
Does it work for Chase business checking statements?
Yes. Chase business statements share the same summary-then-detail layout as personal ones, including the single Amount column with a running balance. The same parsing and reconciliation path applies, and discrepancies are flagged rather than smoothed over.
Where do paid checks end up in the export?
Chase lists paid checks in a dedicated section headed by check number, and we keep that number in the transaction description. Your export stays searchable by check number, and check amounts count toward reconciliation like any other debit.