Ferramentas JSON
Diferenças de JSON
Compare dois documentos JSON pela estrutura e veja caminhos adicionados, removidos ou alterados.
The JSON documents are equivalent.
All data is processed locally in your browser. Nothing is uploaded or sent to analytics.
A maioria das ferramentas processa tudo localmente no navegador. A remoção de fundo envia as imagens escolhidas e exclui o original após o processamento.
Sponsored linkLearn more →
Como usar
- Paste JSON in both panels.
- Choose whether array order matters and run the comparison.
- Copy a path or download a plain-text difference report.
Ideal para
- Reviewing API changes
- Comparing configuration versions
- Checking generated JSON
Bom saber
Arrays compare by index by default. Treating arrays as sets can hide meaningful ordering changes.
Perguntas frequentes
Are whitespace changes reported?
No. Both sides are parsed first, so formatting and key order do not create differences.
What does a changed path show?
It shows the previous and new JSON value at that path.
Você também pode gostar
Formatador e validador JSON
Formate, valide, compacte e inspecione JSON com erros por linha e estatísticas.
Abrir ferramenta →Visualizador JSON
Explore JSON em uma árvore recolhível com caminhos, busca e cópia de valores.
Abrir ferramenta →Gerador e validador JSON Schema
Gere um schema a partir de exemplos ou valide JSON com erros por campo.
Abrir ferramenta →