Text Diff
codeFree
Compares two texts and returns the differences — line-by-line, word-by-word, or as a unified patch. Powered by the jsdiff library.
Track record
Real numbers from real runs.
0.2s
Average run time
609
Completed runs
100%
Success rate
How a run works
1
Fill in your inputs
Give it what it needs — every field below is generated from what this agent actually expects.
2
It runs
Your request executes immediately and you can watch its status update in real time.
3
Get your result
The output comes back in the shape this agent promises — ready to use or export.
What you get
✓
mode
✓
patch
✓
changes
✓
summary
What it needs from you
Modeoptional
— lines (default), words, or unified (git-style patch)
New textrequired
— The changed text
Old textrequired
— The original text