# Statement Converter AI > Convert bank statement PDFs and CSVs into clean CSV, Excel, QuickBooks (QBO), QIF, OFX/QFX, Tally XML, JSON, or MT940. One upload, no account, and the file is deleted after conversion. Converter and tool pages are listed as markdown (`.md`) — the same content in the form an agent prefers. Guides are listed as HTML. ## Converters - [Bank statement converter](https://statementconverterai.com/): the hub — upload a statement and pick an output format. - [Bank statement to Excel](https://statementconverterai.com/bank-statement-to-excel.md): an .xlsx workbook, one row per transaction. - [Bank statement to CSV](https://statementconverterai.com/bank-statement-to-csv.md): plain CSV that imports into any tool. - [Bank statement to QBO](https://statementconverterai.com/bank-statement-to-qbo.md): a .qbo file for QuickBooks Online. - [Bank statement to QuickBooks](https://statementconverterai.com/bank-statement-to-quickbooks.md): which QuickBooks takes which file. - [Bank statement to QIF](https://statementconverterai.com/bank-statement-to-qif.md): a .qif file for Quicken. - [Bank statement to OFX](https://statementconverterai.com/bank-statement-to-ofx.md): an OFX bank-feed file. - [Bank statement to Xero](https://statementconverterai.com/bank-statement-to-xero.md): the CSV rows Xero's bank import reads. - [Bank statement to Tally](https://statementconverterai.com/bank-statement-to-tally.md): Tally XML for TallyPrime, one voucher line per transaction. - [Bank statement to Google Sheets](https://statementconverterai.com/bank-statement-to-google-sheets.md): a CSV Google Sheets imports, one row per transaction. - [Bank statement to JSON](https://statementconverterai.com/bank-statement-to-json.md): one JSON object per transaction, for code. ## File-to-file and other tools - [CSV to QBO](https://statementconverterai.com/csv-to-qbo.md): a bank CSV into a QuickBooks Online import file. - [QBO to CSV](https://statementconverterai.com/qbo-to-csv.md): read a .qbo file as a spreadsheet. - [QIF to QBO](https://statementconverterai.com/qif-to-qbo.md): QIF or QFX into a .qbo file. - [QFX to CSV](https://statementconverterai.com/qfx-to-csv.md): read a Quicken .qfx file as a spreadsheet. - [MT940 converter](https://statementconverterai.com/mt940-converter.md): statements and exports into MT940. - [PDF to Excel](https://statementconverterai.com/pdf-to-excel.md): a PDF table into an .xlsx workbook. - [PDF to CSV](https://statementconverterai.com/pdf-to-csv.md): a PDF table into plain CSV. - [Unlock bank statement PDF](https://statementconverterai.com/unlock-bank-statement-pdf): remove a statement's password so it can be converted. - [Merge bank statements](https://statementconverterai.com/merge-bank-statements): combine several statement PDFs into one file. ## Extraction and OCR - [Bank statement extraction](https://statementconverterai.com/bank-statement-extraction.md): pull the transactions out of a statement. - [Bank statement OCR](https://statementconverterai.com/bank-statement-ocr.md): what OCR does to a statement, and where it fails. - [Bank statement parser](https://statementconverterai.com/bank-statement-parser.md): parse statements into structured transactions. ## Guides - [Convert a bank statement PDF to Excel](https://statementconverterai.com/guides/convert-bank-statement-pdf-to-excel): the four steps, and the mistakes that break a conversion. - [Import a bank statement into QuickBooks](https://statementconverterai.com/guides/import-bank-statement-into-quickbooks): Online takes a .qbo, Desktop takes something else. - [Import a bank statement into Xero](https://statementconverterai.com/guides/import-bank-statement-into-xero): Xero reads CSV. - [Import a bank statement into Tally](https://statementconverterai.com/guides/import-bank-statement-into-tally): TallyPrime imports XML. - [QIF vs OFX vs QBO](https://statementconverterai.com/guides/qif-vs-ofx-vs-qbo): what each format contains and which program reads it. - [Why OCR mangles bank statements](https://statementconverterai.com/guides/why-ocr-mangles-bank-statements): the failures you see when a table is read by position. - [What is a QIF file?](https://statementconverterai.com/guides/what-is-a-qif-file) - [What is an MT940 file?](https://statementconverterai.com/guides/what-is-mt940)