Ir al contenido
OpsKit

Text Diff Viewer

Compare an original and changed version line by line. The comparison runs locally and can ignore whitespace-only changes.

Diff

+0 added · 0 removed

Original
Changed
1
1

Todo ocurre en tu navegador. Esta página es un archivo estático. Lo que escribes se queda en la pestaña, nunca se envía a un servidor y desaparece al cerrarla, así que puedes pegar un token o una configuración real sin riesgo.

Cuándo la necesitas

  • Comparing configuration revisions.
  • Reviewing log output from two runs.
  • Finding small changes in generated files.

Ejemplos resueltos

Configuration change

Entrada
PORT=3000
Resultado
PORT=8080

The old line is removed and the new line is added.

Dónde suele fallar la gente

Comparing secrets

This tool is local, but screenshots and copied diff output can still expose sensitive values.

Preguntas frecuentes

How large can the input be?

The viewer compares up to 600 lines per side to keep the browser responsive.

Herramientas relacionadas