Free, browser-based utilities for everyday developer workflows

Side-by-Side Text Diff

Compare two versions of text or code. See lines that are unchanged, added, removed or changed, with optional word-level highlighting inside modified lines.

  • Compare two texts or code files side-by-side.
  • See added/removed/changed lines and unified diff.
  • Ideal for reviews and config changes.
  • Share results: Generate a secure link to share your current input and results with teammates — nothing is uploaded to any server.
Tip: Ctrl + Enter to compare
Compare text or code

Paste the original on the left and the modified on the right.

Left (Original)

(0 lines)

Right (Modified)

(0 lines)
Diff results

No comparison yet. Paste text on both sides and click Compare text.

Hunk 0 of 0
Unchanged Added (+) Removed (-) Changed
Unified diff (copy/export)
Left (Original) Right (Modified)

No search active.

Run a comparison to review merge decisions.

How to use the Text Diff & Compare Tool

Compare any two text blocks — config files, release notes, log snippets, prompts, emails, contracts, or copied file versions — and see exactly what changed. The Text Diff tool highlights line-level and word-level differences side by side, supports whitespace-insensitive comparison, and runs entirely in your browser so sensitive content never leaves your machine.

What it does

When to use it

How to use it

  1. Paste the original text on the left and the updated text on the right.
  2. The diff renders automatically — additions are highlighted green, removals red, and changes show both.
  3. Toggle word diff to highlight character-level edits inside changed lines.
  4. Enable Ignore whitespace when only formatting changed; enable Ignore case when casing is irrelevant.
  5. Use Copy Added, Copy Removed, or copy the full unified diff for tickets and PR descriptions.
  6. For JSON specifically, use the JSON Diff tool for structural, key-aware comparison.

Tips & pitfalls

FAQ

Runs locally in your browser. No uploads. No analytics on pasted text.