Drop your HSBC 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.
HSBC's own download options (PDF, CSV (90 days), QIF, OFX) cover the basics but don't always include JSON. HSBC UK caps its built-in CSV at the last 90 days, so anyone reconciling a full tax year ends up downloading monthly PDFs. The PDFs are text-based and the converter preserves transaction date, type code (DD, BP, FPO, etc.), description, paid out, paid in, and running balance.
Sign in to HSBC online banking and pick the account.
Open 'Statements' from the account menu.
Download the monthly PDF for any period you hold.
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 HSBC statement → JSON in under 30 seconds.
Open converter