Difference Checker (String)
Highlight the character-level difference between two strings, live as you type.
100% private, runs in your browser
Highlights the character-level difference between two strings, live as you type — struck-through red is removed, green is added. Runs entirely in your browser.
What is Difference Checker (String)?
Type two strings and see exactly which characters differ between them, highlighted live — useful for spotting a subtle typo or whitespace difference that's hard to see by eye, like two API keys or two similar-looking usernames.
FAQ
Text Compare works line-by-line, for comparing paragraphs or files; this works character-by-character, for comparing two short strings where the difference might be a single character.