Convert Citibank PDF
to JSON

Drop your Citi 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 Citi 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.

Citi's own download options (PDF, CSV, QFX, OFX) cover the basics but don't always include JSON. Citi statements often combine several sub-accounts (checking, savings, linked credit card) on a single PDF. The converter splits each transaction stream into rows tagged with the correct sub-account so they're easy to filter in a pivot table.

Step-by-step: Citi PDF → JSON

  1. 1

    Sign in to Citi Online and open the account.

  2. 2

    Click 'Statements' from the account menu.

  3. 3

    Download the PDF for the month you need.

  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 Citi

Other banks → JSON

Ready to convert?

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

Open converter