Text Diff Comparer

Compare paragraphs, source code, config files, or raw logs. Highlight additions, deletions, and specific modified words. Everything runs in your browser sandbox — zero data leaves your machine.

🔒 100% Local Processing

Diffing runs completely in memory on your browser thread. No fetch / XHR calls are issued. Toggle airplane mode to verify the emerald glowing badge — proof JsGo is technically incapable of seeing your documents.

Original Text (Left)
Modified Text (Right)
Sample:
Layout:
Vim: Inputs Active
Vim Keybindings & Keyboard Navigation Reference

Command Mode Activation

EscBlur inputs, enter Vim Command Mode
iFocus Left (Original) Text Input
oFocus Right (Modified) Text Input

Scrolling & Navigation

j / Scroll diff view down slightly
k / Scroll diff view up slightly
d / PgDnScroll diff view down half a page
u / PgUpScroll diff view up half a page

Jumping Changes

nJump viewport to the next change block
NJump viewport to the previous change block
g gJump to the very top of the diff
GJump to the very bottom of the diff