Bank Statement → .JSON
Upload any bank statement PDF and get structured JSON output — ideal for developers building accounting integrations or automations. Works with HDFC, ICICI, SBI, and 21 more banks.
Loading converter...
Secure Financial Data Processing
Why Convert to JSON?
Upload any bank statement PDF and get structured JSON output — ideal for developers building accounting integrations or automations. Compatible with REST APIs, Node.js, Python, PostgreSQL, MongoDB, Zapier. The output uses consistent column names across all banks — Date, Description, Debit, Credit, and Balance — so your import workflow works identically regardless of which bank issued the statement.
Example Output
[
{
"date": "2024-03-15",
"description": "Chase ATM Withdrawal",
"debit": 2000,
"credit": null,
"balance": 48500,
"currency": "USD"
},
{
"date": "2024-03-18",
"description": "Salary Credit",
"debit": null,
"credit": 75000,
"balance": 123500,
"currency": "USD"
}
]How It Works
Download your bank statement PDF
Log into your online banking portal and download your statement as a PDF. Most banks support this under Accounts → Statements or e-Statements.
Upload to MintConvert
Drag and drop your PDF onto the converter. MintConvert auto-detects your bank and begins parsing immediately — no configuration needed.
Download your JSON file
Your JSON file downloads in under 30 seconds. JSON output can be consumed by any REST API or programming language. Each transaction is a flat object with date, description, debit, credit, balance, and currency fields.
Why MintConvert
- Bank-specific parsing — Not generic OCR — each of the 23 supported banks has its own parser calibrated for its exact PDF layout.
- REST APIs compatible — Output is formatted to import directly into REST APIs, Node.js, Python, PostgreSQL, MongoDB, Zapier without reformatting.
- Multi-page support — Convert statements covering weeks, months, or years — all pages processed in one upload.
- Privacy first — PDFs deleted immediately after conversion. No storage, no accounts needed for the free tier.
- 23 banks supported — Chase, HDFC, Barclays, ICICI, Wells Fargo, CommBank, DBS, and 16 more across 8 countries.
- Free to start — 5 free conversions per month. No credit card required to get started.
Frequently Asked Questions
How do I convert a bank statement PDF to JSON?
Upload your bank statement PDF to MintConvert. The converter automatically detects your bank's format, extracts all transactions, and downloads a clean JSON file — typically in under 30 seconds.
Which banks are supported for JSON conversion?
MintConvert supports 23 banks across 8 countries including Chase, HDFC, Barclays, ICICI, Wells Fargo, Commonwealth Bank, and more. See the full list below.
Is the JSON output accurate?
Yes — MintConvert uses bank-specific parsers for each of the 23 supported banks, not generic OCR. Each parser is calibrated for that bank's exact PDF layout, producing accurate Date, Description, Debit, Credit, and Balance columns.
Is my bank statement data secure?
Your PDF is processed in-memory only. MintConvert does not store uploaded files — the PDF is deleted immediately after conversion. The JSON download link expires after 24 hours.
Can I convert multi-page bank statements?
Yes — MintConvert processes all pages in a single pass. Whether your statement is 1 page or 100 pages, you get a single JSON file containing every transaction.
Does it work with password-protected PDFs?
Some banks (like HDFC) password-protect their PDFs. You can unlock your PDF using your bank's password (usually date of birth or customer ID) before uploading, or use MintConvert's built-in unlock feature on supported banks.
Is there a free plan?
Yes — MintConvert's free tier includes 5 conversions per month with all output formats including JSON. Paid plans start at $9/month for 100 conversions.
What JSON schema does the my bank output follow?
The JSON output includes one row per transaction with Date, Description, Debit (null if not applicable), Credit, and Balance columns. JSON output can be consumed by any REST API or programming language. Each transaction is a flat object with date, description, debit, credit, balance, and currency fields.
What if my bank is not listed?
Contact MintConvert at hello@mintconvert.com to request support for your bank. We add new banks based on user demand — typically within 2–4 weeks.
Can I use the JSON file with REST APIs?
Yes — JSON output can be consumed by any REST API or programming language. Each transaction is a flat object with date, description, debit, credit, balance, and currency fields.
United States Banks
UAE Banks
Oman Banks
Other Output Formats