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.
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.
Use Soundex to build a compact candidate group for English surnames whose spelling changed while their broad consonant pattern stayed similar.
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.
Robert and Rupert both become R163, making them candidates for a later human or exact-distance review rather than declaring them identical.
The calculation is deterministic and explains validation errors instead of silently changing invalid input.
Input and output remain in this tab. Copy and download happen through browser APIs without a server upload.
Every run reports its tool mode, timestamp and input/output size so transformed data can be audited.