---
title: PivotBank: bank statement PDF to Excel, CSV, JSON, QBO, OFX and QIF
description: Convert bank statement PDFs into transactions in the browser, checked against the statement's own balances.
canonical: https://pivotbank.app/
last-updated: 2026-09-12
---

# PivotBank: bank statement PDF to Excel, CSV, JSON, QBO, OFX and QIF

Convert any bank statement PDF into clean transaction rows in seconds. The PDF is opened and read in your browser and never uploaded; only the transaction lines are read. Every reading is checked against the statement's own running balances, so you know before you download whether the rows add up.

## What you get

- Every transaction: date, description, money out, money in, running balance.
- The page each row was printed on, and a per-row check: does the balance vouch for it.
- Exports for Excel (XLSX), CSV, JSON, QuickBooks (QBO), Xero (OFX) and Quicken (QIF).
- Spending insights: categories, top merchants, recurring payments.

## Who it is for

Accountants and bookkeepers working from client PDFs. Mortgage brokers and lenders checking affordability. Law firms and forensic teams who cannot let a statement leave the building. Anyone whose bank only exports the last few months and keeps the rest as PDFs.

## Pricing

Free to try. Pay per statement to unlock all rows and formats, or go Pro for 1,000 premium pages a month, the batch converter for whole folders, team seats and the REST API. See https://pivotbank.app/pricing.

## Developers

`POST https://pivotbank.app/api/v1/convert` with an API key. Spec at https://pivotbank.app/openapi.json, walkthrough at https://pivotbank.app/auth.md, index at https://pivotbank.app/llms.txt.

## Links

- Convert: https://pivotbank.app/dashboard
- Batch: https://pivotbank.app/batch
- Supported banks: https://pivotbank.app/banks
- FAQ: https://pivotbank.app/faq
- Privacy: https://pivotbank.app/privacy
- Contact: contact@pivotbank.app
