DEVELOPMENT

Text Diff

Compare text line by line, find changed values across different lines, and detect duplicate assignments within the same document.

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.