Docomint

Comparador de diferencias de texto

Compara dos bloques de texto y ve exactamente qué se añadió o eliminó.

🔒 Processed on your device

What is a Comparador de diferencias de texto?

Highlights the actual words that changed between two versions of a paragraph, a contract clause, or a config file — word-level, not line-level, so a single-word edit inside a long sentence is easy to spot instead of the whole line just being flagged as "changed."

How to use the Comparador de diferencias de texto

  1. Paste the original text on the left
  2. Paste the changed text on the right
  3. Additions and deletions are highlighted instantly, on your device

Example

Comparing "The quick brown fox jumps" against "The quick red fox leaps" highlights "brown" and "jumps" as removed and "red" and "leaps" as added, while the unchanged words stay plain.

Frequently asked questions

Is the comparison word-level or character-level?

Word-level — added and removed words or phrases are highlighted, which is easier to read than a character-by-character diff for prose.

Is my text uploaded anywhere?

No — Comparador de diferencias de texto runs entirely in your browser using JavaScript/WebAssembly. Your text is never sent to a server.

If I just move a sentence to a different place, does that show as a change?

Yes — this compares word-by-word in sequence, so moving a whole sentence elsewhere shows as a removal in its old spot and an addition in its new one, not as \"moved.\"

Related tools