diff
Compare two text strings to identify differences line by line. Input original and modified text to see exactly what changed.
Instructions
[PRO — 3 trial uses left] Compare two text strings and show the differences line by line
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text1 | Yes | First text (original) | |
| text2 | Yes | Second text (modified) |