Drop your Barclays 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.
Barclays's own download options (PDF, CSV, QIF, OFX) cover the basics but don't always include JSON. Barclays statements use a clean two-column layout (Money out / Money in) plus a running balance. The converter normalises Barclays' DD/MM/YYYY date format to a sortable ISO date on export, so the spreadsheet sorts chronologically without manual fixing.
Sign in to Barclays online banking or the Barclays app.
Open the account and go to 'Statements & Documents'.
Download the monthly statement 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 Barclays statement → JSON in under 30 seconds.
Open converter