DEVELOPMENT
Text Diff
Compare text line by line, find changed values across different lines, and detect duplicate assignments within the same document.
Line Differences
Keyword Value Changes
Matching keywords whose values differ, even when they occur on different lines.
Duplicate Assignments
Keywords assigned more than once within the same document. Conflicting values are flagged as conflicts.
About Text Diff
Text Diff compares two blocks of text line by line while also looking for common keyword assignments. This makes it useful for configuration files, environment files, logs, source code, command output, and other structured text.
Keyword analysis recognizes common assignment formats such as
key=value, key = value, and
key: value. It does not attempt to fully parse a specific
programming or configuration language.
All processing happens in your browser. Your text is not uploaded to ViciousTools.