Mortgage file redaction is the removal of nonpublic personal data from a home-financing folder. The GLBA Privacy Rule (15 U.S.C. §6802) limits how a lender shares such data. anonym.plus marks each field locally, so the bound set stays whole while the protected items go.
When this applies
A full set binds the application, appraisal, and disclosures, each with raw identifiers. You strip those before the folder reaches an investor or auditor.
How anonym.plus handles it
- Point anonym.plus at the package on your machine.
- Local OCR reads scanned title and appraisal pages.
- The tool flags SSNs, account numbers, and addresses.
- Review flags across each document in the set.
- Swap or black out the confirmed items.
- Save the clean package locally.
What you need to provide
- The package (PDF, DOCX, mixed scans).
- An operator (Replace keeps the package readable).
- Optional batch of up to 20 documents per run.
PII & financial identifiers detected
| Category | anonym.plus entity type | Example |
|---|---|---|
| Identifiers | US_SSN | 601-22-4419 → [SSN] |
| Names | PERSON | Lena Park → [BORROWER] |
| Financial | US_BANK_NUMBER | acct 7782 → [ACCOUNT] |
| Money | MONEY | $420,000 → [AMOUNT] |
| Location | LOCATION | subject property → [ADDRESS] |
| Dates | DATE_TIME | DOB 1979 → [DOB] |
Compliance achieved
- Limits sharing of nonpublic data named in GLBA (15 U.S.C. §6802).
- Covers every document bound into the package in one pass.
- Offline work keeps the folder off the cloud.
- Batch up to 20 files when the package runs long.
Anonymize mortgage files offline — see plans & start free →
Limitations & cautions
A bound set mixes scans and native files, so image pages lean on OCR. Check the flags on faint scans. The property address itself can re-identify the household even after names go.
Frequently asked questions
Can the whole folder be cleaned at once?
Yes. Point the tool at the directory, and batch mode handles up to 20 documents per run, with OCR for any scanned pages.
Should I redact the property address?
Often yes. An address can re-identify a household. The tool flags it so you can decide what to mask for your use case.
Does anything go to a server?
No. The app is a 100% offline desktop tool. Nothing is uploaded, so the package stays on your device.