top of page

Bank Statement OCR to Data Extraction

Automates extraction of deposit data from bank statements by converting PDFs to images, then transcribing pages to markdown with Google Gemini VLM, finally extracting structured data. Uses Google Drive API, Stirling PDF API, and n8n nodes for PDF/image processing.

bottom of page