Paste two texts — the tool will show line-by-line differences with highlighting.
The tool performs a line-by-line comparison of two texts using the Myers diff algorithm and highlights added, removed, and unchanged lines.
The tool works with any text in UTF-8 or Windows-1251 encoding: source code (Python, PHP, JavaScript), configuration files (YAML, JSON, XML), Markdown, HTML, SQL queries, log files, and plain text. Each version can be up to 1 million characters long.
Yes. Diff Tool on 101ip.ru works entirely client-side inside your browser. No data is ever sent to the server — all computation happens locally. You can safely compare private keys, passwords, or commercially sensitive information.
After clicking "Compare", statistics appear below the input fields: total lines, lines added, lines removed, and percentage match. The result can be copied by selection or downloaded as a .txt file using the "Download result" button. HTML export is also available.