Drop your CIBC 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.
CIBC's own download options (PDF, CSV, QFX, OFX) cover the basics but don't always include JSON. CIBC statements use a clean grid layout with date, description, withdrawal, deposit, and balance columns. The converter preserves all five fields on export so the spreadsheet matches the printed statement exactly.
Sign in at cibc.com and pick the account.
Open 'Statements'.
Download the monthly 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 CIBC statement → JSON in under 30 seconds.
Open converter