Text diff
Compare two texts line by line.
About Text diff
Look for edits between two versions of a document or snippet. A line diff preserves order and is different from comparing the unique members of two lists.
Steps, and limitations
How to use it
- Place the original text on one side and the changed text on the other.
- Run the comparison.
- Review the added, removed, and unchanged lines in context.
Things to know
- This is a line-level text comparison, not a semantic code or JSON comparison.
- Very large or heavily changed inputs can hit the comparison limits. Reduce the input when the tool reports that limit.