Bank Statement OCR

The predefined Bank Statement OCR Model can be used to extract information from Bank Statements including Account, Bank and Statement Information, Balances and Transaction Amounts.


Supported file types: JPG, PNG and PDF

Bank Statement Extraction Product Screenshot


Extracted Fields

The full list of supported fields is:

Field NameDescription
Account NumberAccount Number for this Bank Statement
Account TypeAccount Type for this Bank Statement
Bank AddressAddress for the bank issuing this Bank Statement
Bank NameName of the bank issuing this Bank Statement
Client AddressAddress of the client this Bank Statement is for
Client NameName of the client this Bank Statement is for
Ending BalanceBank account balance at the end of the statement period for this Bank Statement
Starting BalanceBank account balance at the start of the statement period for this Bank Statement
Statement DateThe date associated with this Bank Statement
Statement End DateThe end date of the statement period for this Bank Statement
Statement Start DateThe start date of the statement period for this Bank Statement
TransactionsDescription
Deposit AmountAmount of the deposit for the transaction
Deposit DateDate of the deposit for the transaction
Deposit DescriptionDescription of the deposit for the transaction
Withdrawal AmountAmount of the withdrawal for the transaction
Withdrawal DateDate of the withdrawal for the transaction
Withdrawal DescriptionDescription of the withdrawal for the transaction

Using the API

You can follow these guides for how to integrate with the API in common languages:

  1. Python Bank Statement OCR
  2. Node.js Bank Statement OCR