Drop your TD 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.
TD's own download options (PDF, CSV, QFX, OFX) cover the basics but don't always include JSON. TD's EasyWeb PDFs put the running balance on the right edge and include both posting date and transaction date columns. The converter exports both so you can match transactions to your accounting period precisely.
Sign in to TD EasyWeb and pick the account.
Open 'Statements & Documents'.
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.