📐Edit Distance
Levenshtein distance between two strings
🧱 Data & Code · Runs entirely in your browser — nothing is uploaded.
Input
Result
—
🧱 More in Data & Code
🗜️JSON MinifierStrip all whitespace from JSON✅JSON ValidatorCheck JSON and report its shape and size🔤Sort JSON KeysAlphabetise every key, recursively🫓Flatten JSONCollapse nested objects into dotted keys🔐Escape JSON StringTurn text into a JSON-safe string literal🔓Unescape JSON StringTurn an escaped literal back into text