holly · pdf → csv

RBC Avion Visa & Day-to-Day statements → CSV / XLSX.
Runs 100% in your browser. Files never leave your machine. No LLM, no server, no tracking.

Drop PDFs here

or

Supported: Subin Visa Statement-*.pdf, Subin's Savings Account Statement-*.pdf (RBC).

Loading Python runtime…

How it works
  1. Loads Pyodide (Python compiled to WebAssembly) from a CDN.
  2. Installs pdfplumber + pandas + openpyxl via micropip.
  3. Runs the same RBC parsers from the repo against your PDF in-memory.
  4. Hands you CSV + XLSX downloads. Nothing is sent to any server.

First load is ~30 MB (cached afterwards). Parsing takes a few seconds per PDF.