- Does it work on scanned (photographed or faxed) statements?
- Yes, with a caveat: scanned pages have no digital text layer, so extraction runs through OCR first, and the tool marks the page "wasScanned" so you know it's working from image recognition rather than embedded text. Ambiguous characters — especially the classic S/5 and l/1/I amount confusions — are flagged rather than silently resolved, and the reconciliation check will usually catch a bad OCR digit anyway, since it throws off the running balance.
- Does it detect debit/credit columns vs. a single signed amount column?
- Yes. The extractor targets date, description, reference, debit, credit, and balance columns, but only splits debit/credit into two columns when the statement actually prints it that way. If your bank uses one signed "amount" column instead, it extracts that single column rather than forcing a split that doesn't exist on the page.
- Is my financial data private, and is it deleted afterward?
- Files are processed on encrypted infrastructure in the EU and deleted automatically one hour after export — see the privacy policy for the full retention policy. The free first-page preview never requires an account.
- What happens if the reconciliation check fails?
- You still get the extracted table — reconciliation is a verdict, not a gate. Rows where the running balance doesn't match the credits/debits the model read are flagged individually, so instead of re-checking every row by hand, you check the handful that were actually flagged. A failed reconciliation usually points to one misread digit, not a systemic problem.
- Can I batch a full year of statements at once?
- Each statement PDF is uploaded and reconciled separately, since each one carries its own opening and closing balance for its own period. A 12-month backlog means 12 uploads, but each takes under a minute once you know the column shape, and each gets its own independent reconciliation verdict.
- What column headers end up in the Excel file?
- Whatever the statement actually uses: date, description, reference, and either debit/credit or amount, plus balance — extracted by meaning, so a merged two-line description keeps its full text in one cell instead of splitting across two rows.
- Does it handle credit-card statements the same way as checking accounts?
- Yes — the same bank-statement extraction targets apply to credit-card statements, which almost always use the debit/credit or single-amount shape and carry a running balance the reconciliation check can verify against.