Convert Banamex Bank Statement to JSON
Banamex (Citibanamex) statement PDFs are available via Banamex Online Banking. Personal and business account statements are supported. Download a clean .json file — no signup required.
Loading converter...
Secure Financial Data Processing
Banamex (Citibanamex) Statement Conversion
Banamex (Citibanamex) bank statements are typically downloaded as PDF files from online banking portals. These PDFs contain transaction tables with dates, descriptions, debit and credit amounts, and balances. MintConvert extracts these transactions from $Banamex statement PDFs and converts them into $JSON format. The resulting file can be used for accounting, financial analysis, or importing into software like $REST APIs, Node.js, Python.
Why .JSON for Banamex Statements?
JSON output structures each Banamex (Citibanamex) transaction as a flat object: date, description, debit, credit, balance, and currency (MXN). Consistent field names across all 23 banks — your parser works without modification when switching between banks.
Banamex PDF Format Notes
Banamex PDFs use a combined Amount column with charges and credits differentiated by sign. MintConvert splits these into separate MXN Debit and Credit columns.
Example Output
[
{
"date": "2024-03-15",
"description": "Banamex (Citibanamex) ATM Withdrawal",
"debit": 2000,
"credit": null,
"balance": 48500,
"currency": "MXN"
},
{
"date": "2024-03-18",
"description": "Salary Credit",
"debit": null,
"credit": 75000,
"balance": 123500,
"currency": "MXN"
}
]How It Works
Download Banamex PDF
Log in to Banamex Online → Cuentas → Estado de Cuenta → Seleccionar periodo → Descargar PDF.
Upload to MintConvert
Drag and drop your Banamex (Citibanamex) PDF. MintConvert auto-detects the format and processes all pages.
Download .JSON
Clean file in under 30 seconds — Date, Description, Debit (MXN), Credit, Balance.
Why MintConvert
- Zero setup — Banamex (Citibanamex) PDFs parsed automatically — no template configuration.
- MXN preserved — All amounts stay in MXN as numeric values.
- Multi-page — All pages extracted into one JSON file.
- Privacy first — PDF processed in-memory only — deleted immediately after conversion.
- Instant download — Most Banamex (Citibanamex) statements convert in under 30 seconds.
- Mexico context — In Mexico, bank statements are required for SAT income tax (ISR) and VAT (IVA) declarations filed via the SAT portal, and as supporting documents for CFDI (electronic invoice) reconciliation.
Frequently Asked Questions
What JSON schema does the Banamex (Citibanamex) output follow?
One row per transaction — Date, Description, Debit (MXN), Credit (MXN), and Balance. 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.
How do I download my Banamex (Citibanamex) statement as a PDF?
Log in to Banamex Online → Cuentas → Estado de Cuenta → Seleccionar periodo → Descargar PDF.
Does MintConvert handle Banamex (Citibanamex)'s PDF format correctly?
Banamex PDFs use a combined Amount column with charges and credits differentiated by sign. MintConvert splits these into separate MXN Debit and Credit columns.
How long does Banamex (Citibanamex) PDF to JSON conversion take?
Under 30 seconds for most Banamex (Citibanamex) statements. Multi-month statements (100+ pages) may take up to 60 seconds.
Does this work for Banamex (Citibanamex) Cuenta Todo, Cuenta Empresarial, and Banamex Savings?
Yes — MintConvert works with Banamex (Citibanamex) Cuenta Todo, Cuenta Empresarial, and Banamex Savings. The PDF format is consistent across account types.
Is MXN formatting preserved in the JSON output?
Yes — all MXN amounts output as numeric values (no currency symbols) so they import correctly into accounting software.
Is my Banamex (Citibanamex) data safe?
Your Banamex (Citibanamex) PDF is processed in-memory only — never stored. Deleted immediately after conversion. Download link expires after 24 hours.
What if the Banamex (Citibanamex) PDF is password-protected?
Banamex (Citibanamex) statement PDFs are available via Banamex Online Banking. Personal and business account statements are supported.
Is this useful for SAT ISR/IVA filing, CFDI reconciliation, and CONTPAQi or Aspel import?
Yes — In Mexico, bank statements are required for SAT income tax (ISR) and VAT (IVA) declarations filed via the SAT portal, and as supporting documents for CFDI (electronic invoice) reconciliation.
Other Mexico Banks