Show HN: Bank Parser – Convert US Bank Statement PDFs to QuickBooks-Ready Excel
I built a tool that converts PDF bank statements into structured Excel files for QuickBooks import. Banks provide CSV/QBO exports for ~90 days, but PDF statements go back 5-7 years. Bookkeepers who need to catch up on years of bookkeeping have no good option — they either retype everything manually or use generic PDF converters that break on financial layouts. Bank Parser has dedicated parsers for Chase, Bank of America, Wells Fargo, and Capital One (checking, savings, and credit cards). Each parser understands the specific PDF layout of that bank and extracts 17 fields per transaction with automatic balance verification. Tech: Node.js + pdfjs-dist, no OCR needed (text-based PDFs). 8 parsers total (4 banks × 2 account types). Free to try (200 operations, no credit card). Comments URL: https://news.ycombinator.com/item?id=47421742 Points: 4 # Comments: 0
Continue reading on Hacker News
Opens in a new tab



