Drop your Bank of America statement PDF and download a clean .json file in under 30 seconds. Runs entirely in your browser — your statement never leaves your device.
Every transaction comes back as a clean JSON object with date, description, amount, currency, and balance fields. Drop it into pandas, feed it to an LLM for categorisation, or POST it to your own backend.
Bank of America's own download options (PDF, CSV, QFX, QBO, IIF) cover the basics but don't always include JSON. Bank of America's text-based PDFs use a consistent grid layout that our parser reads in milliseconds. The converter preserves the posting date, transaction description, amount, and running balance exactly as printed.
Sign in at bankofamerica.com and select the account.
Open 'Statements & Documents'.
Pick the month and download the PDF.
Drop the PDF into convertbank and choose JSON (.json) as the export format. Download the file — it's ready to developers.
Developers, analysts, AI categorisation, custom integrations.
No signup. No upload. Your Bank of America statement → JSON in under 30 seconds.
Open converter