PDF VectorPDF Vector

Bank Statement Parse

Parse bank statements to extract transactions and balances

  • Transaction tables and balances
  • Multi-bank format support
  • Statement period detection

Bank Statement Parse

Available as an action in

Maken8nZapier
PDFDOCXRTFODTEPUBXLSXCSVTSVODSPPTXODPPNGJPGTIFFBMPHEIFTXTMDXMLHTMLBIBRISNBIBENW
PDFDOCXRTFODTEPUBXLSXCSVTSVODSPPTXODPPNGJPGTIFFBMPHEIFTXTMDXMLHTMLBIBRISNBIBENW
PDFDOCXRTFODTEPUBXLSXCSVTSVODSPPTXODPPNGJPGTIFFBMPHEIFTXTMDXMLHTMLBIBRISNBIBENW
PDFDOCXRTFODTEPUBXLSXCSVTSVODSPPTXODPPNGJPGTIFFBMPHEIFTXTMDXMLHTMLBIBRISNBIBENW

Automate in 3 Steps

1

Pick Your Platform

Choose Make, n8n, or Zapier

2

Add PDF Vector

Search for 'PDF Vector' in apps/nodes list

3

Build Your Workflow

Connect to 1000+ apps

Popular Automations

Ready-to-use workflow templates for Make, n8n, and Zapier

Statement PDF → Google Sheets

TriggerBank statement PDF uploaded or received via email
PDF Vector
OutputAppend transactions as rows in Google Sheets
maken8nzapier

Monthly statement → Financial dashboard

TriggerMonthly bank statement arrives via email
PDF Vector
OutputUpdate financial dashboard with new balances
maken8n

Applicant statement → Loan processing

TriggerLoan applicant uploads bank statement via portal
PDF Vector
OutputCalculate income and expenses for loan eligibility assessment
maken8nzapier

For Developers

Get started in seconds. Copy and run.

import { createClient } from "@pdfvector/client";const client = createClient({ apiKey: "YOUR_API_KEY" });const result = await client.bankStatement.parse(  { url: "https://example.com/monthly-statement.pdf", model: "max" },  { context: { documentId: "stmt-nov-2024" } },);console.log(result.markdown);console.log(`Pages: ${result.pageCount}, Model: ${result.model}`);

Key Features

Transaction Detection

Accurately detects and extracts individual transactions with dates, descriptions, and amounts.

Balance Tracking

Extracts opening balance, closing balance, and running balance information.

Multi-Bank

Works with statements from any bank worldwide, handling different layouts and formats.

Credit Costs

Pick the model tier that fits your use case

Nano

Fast text extraction for simple PDFs and Word docs. No image support.

Not available

Mini

Handles tables and multi-column layouts. Good for structured reports.

Not available

Pro

Supports images, scanned documents, and handwriting recognition.

6 credits/page

Max

Maximum accuracy for complex layouts up to 1000 pages. Returns HTML output.

10 credits/page

Everything You Need for Document Processing

Parse, ask questions, and extract structured data from any document type

Frequently Asked Questions

Start Processing Documents Today

Get 100 free credits to try all our APIs. No credit card required.

Free forever tier · No credit card · Cancel anytime