Compare two texts
Compare two texts. Count, clean or transform text pasted into this page. Files and text stay on your device — Freela does not upload them.
Local only
Processed locally in your browser
TXTTEXT
- 1Run in the browser
- 2Download or copy
- TXT
Supported formats: Input: two plain texts. Output: annotated diff.
- TXT
How to use
- Paste the original text on the left.
- Paste the new text on the right.
- Review added and removed lines.
Examples
- Check what a colleague changed in a policy paragraph.
- Compare two JSON files after pretty-printing them.
Questions
- Does this tool upload my files?
- No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
- Is it free to use?
- Yes. There is no paywall on this page and we do not invent reviews or star ratings.
- What input does this page accept?
- Compare two texts: text diff. LOCAL_ONLY.
- Is this a word-level diff?
- It is line-based. Change one word and the whole line is marked as changed.
- How large can the inputs be?
- Very large pastes may feel slow because the algorithm is quadratic. Keep samples under a few thousand lines.