Compare two blocks of text or code to see a visual representation of the differences.
Compares two blocks of text or code and highlights exactly what changed — additions, deletions, and unchanged lines — the same kind of view you get from `git diff`, without needing a repo.
Line-level, matching how most code review diffs work — it's built for comparing versions of text/code, not fine-grained word changes within a sentence.
No, the diff is computed entirely client-side in your browser.