Skip to content
BoringKit
Privacy & Security Kit

Privacy & Security

PII Text Scanner

Detect common email, phone, IP, payment, passport, and Indonesian identity patterns locally.

Runs locally in your browser. No upload.

Paste input, choose an action, then copy or download the result.

Mode
Quick browser-local pattern scanner
Scope
Common emails, phones, IPs, and card-like values; not enterprise DLP
Retention
Text stays in this browser tab

Text

Paste or edit the source, then run the tool.

PII matches

Review the result, then copy or download it.

Result summary

Review the key fields below. Open developer details for the full raw JSON.

Scanner
quick-local-regex
Enterprise Dlp
false
Note
This browser-local scanner catches common patterns only. It is not an enterprise DLP classifier.
Total Matches
3
Types
3 items
Findings
3 items
Developer details
{
  "summary": {
    "scanner": "quick-local-regex",
    "enterpriseDlp": false,
    "note": "This browser-local scanner catches common patterns only. It is not an enterprise DLP classifier.",
    "totalMatches": 3,
    "types": [
      "email",
      "phone",
      "creditCardLike"
    ]
  },
  "findings": [
    {
      "type": "email",
      "detector": "browser-local-regex",
      "confidence": "high",
      "matches": [
        {
          "value": "ada@example.com",
          "redacted": "ad***@example.com",
          "index": 8,
          "length": 15
        }
      ]
    },
    {
      "type": "phone",
      "detector": "browser-local-regex",
      "confidence": "high",
      "matches": [
        {
          "value": "+62 812 0000 0000",
          "redacted": "+62 812 0000 0000",
          "index": 27,
          "length": 17
        }
      ]
    },
    {
      "type": "creditCardLike",
      "detector": "browser-local-regex",
      "confidence": "medium",
      "matches": [
        {
          "value": "62 812 0000 0000",
          "redacted": "62 812 0000 0000",
          "index": 28,
          "length": 16
        }
      ]
    }
  ]
}

Redacted text

Contact [REDACTED] or [REDACTED]