Drop your Scotiabank 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.
Scotiabank's own download options (PDF, CSV, QFX) cover the basics but don't always include JSON. Scotiabank statements include a 'Transactions' section followed by a 'Balance summary'. The converter parses the transactions section into rows with date, description, amount, and running balance, ready for Excel or your bookkeeping tool.
Sign in to Scotia OnLine and pick the account.
Open 'Statements'.
Download the monthly PDF for the period you need.
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 Scotiabank statement → JSON in under 30 seconds.
Open converter