- Home
-
Text Change
-
Levenshtein Distance
Calculate Levenshtein Distance
Measure the difference between two text strings using the edit distance metric.
Calculation Results
Distance
0
Edits Required
Similarity
100%
Match Rate
Length
0
Max String Length
The Levenshtein distance is the number of single-character edits (insertions, deletions or substitutions) required to change the source string into the target string.
Instant Calculation
Get distance and similarity percentage in real-time as you type.
File Comparison
Drag and drop text files to compare large contents instantly.
Try These Examples
Kitten vs Sitting
Classic edit distance example — "kitten" to "sitting"
Apply Now
Hello World
Compare two common phrases side by side
Apply Now
Same Text
Identical strings — the distance is zero
Apply Now
Programming
Compare technical terms and see the difference
Apply Now