← Text & List Tools
Text & List Tools · runs locally

Soundex Name Encoder

Turn each Latin-script name into its four-character US English Soundex key for transparent approximate-name grouping.

Ready. Your working data stays in this browser.

Why this tool is useful

Use Soundex to build a compact candidate group for English surnames whose spelling changed while their broad consonant pattern stayed similar.

How it works

Each line is folded to supported Latin letters, keeps its leading letter, maps later consonants to Soundex digits and applies the H/W adjacency rule before padding to four characters.

Practical example

Robert and Rupert both become R163, making them candidates for a later human or exact-distance review rather than declaring them identical.

Validation

The calculation is deterministic and explains validation errors instead of silently changing invalid input.

Privacy boundary

Input and output remain in this tab. Copy and download happen through browser APIs without a server upload.

Result passport

Every run reports its tool mode, timestamp and input/output size so transformed data can be audited.