Try euRedact
Paste text below and see PII detection in real-time. Powered by the euredact npm package — everything runs in your browser.
edit_noteInput
+ 24 more
outputOutput
Beste Jan Van den Berg, uw BSN is [NATIONAL_ID] en uw IBAN is [IBAN]. U kunt ons bereiken op [PHONE] of via [EMAIL]. Uw geboortedatum is [DOB].
table_rows
Detections
5| Entity Type | Detected Value | Position |
|---|---|---|
| NATIONAL_ID | 111222333 | 34–43 |
| IBAN | NL91ABNA0417164300 | 58–76 |
| PHONE | +31 6 12345678 | 101–115 |
| jan.vandenberg@example.com | 123–149 | |
| DOB | 15-03-1985 | 171–181 |
Use euRedact in your own project
Available as both a Python and Node.js package. Zero dependencies, local-only processing, Apache 2.0 licensed.