Ir para o conteúdo
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

Tudo acontece no seu navegador. Esta página é um arquivo estático. O que você digita fica na aba, nunca é enviado a um servidor e some quando você fecha — então colar um token ou uma configuração real é seguro.

Quando você precisa disto

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

Exemplos resolvidos

Configuration change

Entrada
PORT=3000
Resultado
PORT=8080

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

Onde as pessoas erram

Comparing secrets

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

Perguntas frequentes

How large can the input be?

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

Ferramentas relacionadas