- Intent
- Compare two texts with line, word, or character-level diff. Better than Diffchecker free tier with local-only processing.
- What it does
- Compares two texts and shows differences with highlighted changes. Supports multiple diff granularities and ignore rules.
- Key features
- Line/word/char diff modes, Side-by-side and unified views, Ignore rules (whitespace, case, line endings), Export unified diff patches, Swap/compare/copy actions
- Privacy
- Runs locally in your browser. Text is not uploaded.
- Best for
- Comparing code or document revisions
- Reviewing edits before accepting changes
- Finding differences in config files or logs
- Creating patches for version control
- Why this tool
- Multiple diff modes for different use cases
- Ignore rules reduce noise in comparisons
- Local-only processing keeps sensitive data private
- Simple export to unified diff format