Levenshtein (Edit) Distance Calculator

Calculate the Levenshtein distance between two strings — the minimum number of single-character insertions, deletions, or substitutions needed to transform one into the other.

Inputs
Results
Edit Distance
3

Try an example