How to use this tool
- Enter original text, updated text.
- Select Update result to view the result.
- Check the method and assumptions below before using the result.
The method, explained
Use a longest-common-subsequence comparison. Prefix added lines with +, removed lines with −, and unchanged lines with spaces.
Changing Old line to New line creates one removal and one addition.
What to keep in mind
Whitespace and capitalization matter. Input line-count product is limited to 250,000 to keep the browser responsive.
Common questions
How does this tool handle my input?
Processing happens in your browser. Your pasted content is not uploaded, included in URLs or stored as a calculation history.
What input should I use?
Original text: use the example already shown, then replace it with your own content. Whitespace and capitalization matter. Input line-count product is limited to 250,000 to keep the browser responsive.
Methodology maintained by ClarityKit. How these tools are built and checked.