အခမဲ့ JSON Diff
Compare two JSON objects structurally — see exactly which keys were added, removed, or changed, even deep inside nested data. Runs in your browser.
💡 A structural diff (not line-by-line): it walks both objects and reports exactly which paths were added, removed, or changed — even deep inside nested objects and arrays. Everything runs in your browser.
Optimize for your platform
မည်သို့ အလုပ်လုပ်သည်
A line-by-line diff is noisy for JSON because formatting and key order change. This compares the two values structurally and tells you exactly what changed.
- 1You paste two JSON valuesAn original (A) and a changed (B). Both are parsed locally — nothing is uploaded.
- 2They're compared by structureThe tool walks both trees recursively, matching keys and array indices regardless of formatting or key order.
- 3Differences are listed by pathEach change is reported with its exact path (e.g. user.roles[1]) as added (+), removed (−), or changed (~) with the old → new value.
- 4You see a clear summaryCounts of added/removed/changed, then the detailed list — or confirmation that the two are identical.
API responses and config can be sensitive. The comparison runs entirely on your device — neither value is uploaded.
ဘာကြောင့် ကျွန်ုပ်တို့ကို သုံးရသနည်း?
ဆက်နွှယ်သော ကိရိယာများ
စကားလုံး ရေတွက်ကိရိယာ
စကားလုံး၊ စာလုံး၊ ဝါကျ၊ နှင့် စာပိုဒ် ရေတွက်ပါ။ ဖတ်ရှုချိန် ခန့်မှန်းပါ။
စာသားအမျိုးအစား ပြောင်းလဲကိရိယာ
စာသားကို UPPERCASE, lowercase, Title Case, camelCase, snake_case, နှင့် အခြားများ သို့ ပြောင်းလဲပါ။
JSON ဖော်မတ်တာ
ဖော်မတ်၊ တရားဝင်အောင်၊ လျှော့ချရန်နှင့် JSON ဒေတာကို ရှာဖွေပါ။ သစ်ပင်မြင်ကွင်း၊ အထားအသိုအသားပေးဖော်ပြခြင်းနှင့် ကလစ်တစ်ချက်နှိပ်မိတ္တူ။
