Convert Chase Bank PDF
to JSON

Drop your Chase statement PDF and download a clean .json file in under 30 seconds. Runs entirely in your browser — your statement never leaves your device.

100% private
Parsed in-browser. No upload.
Under 1 second
WebAssembly PDF parser.
Free, no limit
No signup, no row cap.

Why JSON for Chase statements?

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.

Chase's own download options (PDF, CSV (90 days only), OFX, QFX) cover the basics but don't always include JSON. Chase's built-in CSV export is capped at roughly 90 days, so anyone reconciling a full tax year ends up downloading PDFs. The PDFs are text-based (not scanned), which means our parser pulls every transaction row including memos and running balance.

Step-by-step: Chase PDF → JSON

  1. 1

    Sign in at Chase.com and pick the account you want to export.

  2. 2

    Click the download icon at the top-right of the transactions list.

  3. 3

    Choose 'Statements' to grab the official monthly PDF (works for any date range your account holds).

  4. 4

    Drop the PDF into convertbank and choose JSON (.json) as the export format. Download the file — it's ready to developers.

Where the .json file goes next

Developers, analysts, AI categorisation, custom integrations.

Python/pandasNode.jsAI pipelinesCustom dashboards

Other formats for Chase

Other banks → JSON

Ready to convert?

No signup. No upload. Your Chase statement → JSON in under 30 seconds.

Open converter