/
Compare two text blocks line by line. Added lines in green, removed in red.
Perform a line-by-line comparison of two text blocks to highlight additions, deletions, and unchanged lines — similar to git diff. Ideal for comparing configuration files, code versions, or any two pieces of text. All comparison runs locally in the browser.
By default the tool diffs line by line. Within a changed line, it may highlight the specific words or characters that changed depending on the view mode.
Yes. Use the file upload option to load text files directly. Binary files are not supported.
By default, trailing whitespace differences are flagged. Enable 'Ignore whitespace' mode to suppress whitespace-only changes.