MainBook Bank Statement Converter

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

    Server tool list (4)

    Raw names from tools/list. Only developers need these.

    convert_bank_statementConvert one PDF bank statement through the complete MainBook workflow: create a job, upload, start, poll, and return structured data. This creates a job and spends page credits; it is not read-only.
    get_balanceReturn total, reserved, and available MainBook credits. Every value is measured in PDF pages.
    list_conversionsList one cursor page of conversion jobs visible to the MainBook account. Pass the returned next_cursor to continue.
    get_conversionGet the current state of one MainBook conversion. When successful, return JSON inline or save XLSX/CSV locally over stdio. HTTP mode returns safe download instructions. Use this after convert_bank_statement times out.