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
- Loads Pyodide (Python compiled to WebAssembly) from a CDN.
- Installs
pdfplumber+pandas+openpyxlvia micropip. - Runs the same RBC parsers from the repo against your PDF in-memory.
- 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.