Paste any log, ticket, transcript, or dump and get it back with emails, phone numbers, credit cards (Luhn-validated), US SSNs, IPv4/IPv6 addresses, IBANs, and UUIDs replaced by consistent, reversible-looking tokens. Runs entirely in your browser — nothing is uploaded.
0x1234abcd) are ignored.1234 5678 9012 3456 that fail Luhn are left alone to avoid false positives.AAA-GG-SSSS format and rejects known invalid blocks (000, 666, 900-999 area, 00 group, 0000 serial).::-compressed forms, including embedded IPv4 like ::ffff:1.2.3.4.DE89 3704 0044 0532 0130 00 matches but a random string of the same shape won't.In consistent token mode the same value maps to the same tag every time it appears — useful when you need the scrubbed text to remain internally referential (e.g. so a single user's actions still cluster in a shared log). The hash mode does the same deterministically across sessions when you use the same salt.