Q. What kinds of differences are detected?
Line-level adds/deletes/edits plus word-level highlighting within changed lines. Toggles to ignore case and whitespace.
Q. Does it handle very different lengths?
Yes — 10k+ lines align accurately via Myers diff.
Q. Is it good for code diff?
Yes — ignore-indent options replace `git diff` for quick comparisons. Syntax highlighting isn't included.
Q. Contracts or long docs?
Yes — copy from Word/HWP and paste. Tables and images aren't supported; text only.
Q. Does data go to a server?
No. Everything runs locally — safe for sensitive code or contracts.
Q. PDF or Word direct upload?
No — paste text only. Extract from PDF separately first.