Skip to main content
DevToys
Text

Text diff

Compare differences between two texts

Before
After
2 additions, 1 deletions
const version = 12
console.log("DevToys Web")
How to use / Notes

How to use

  1. Enter the two texts to compare on each side.
  2. Additions and deletions are highlighted.
  3. Review the diff to guide your edits.

Notes

  • Comparison runs in the browser; text is never sent anywhere.
  • Differences in whitespace and line endings are also detected.