Why Tools Ku
- 100% free, no signup
- Side-by-side with highlights
- Local diff—data not uploaded
- For API responses and config drift
See exactly what changed between API versions or config files. Tools Ku diffs in your browser—no third-party paste services.
Format first with JSON Formatter for readable output. Complements text Diff and JSON tools.
Steps
- Paste JSON on left and right
- Format optionally for clarity
- Run compare to see highlights
- Fix code or configs from the diff
FAQ
- Data uploaded?
- No—diff runs locally.
- Array order matters?
- Usually compared by index; object key order often ignored.
- Invalid JSON?
- Must parse—use Formatter to locate errors.
- Huge JSON?
- Keep to a few MB in-browser; use CLI beyond that.
- Ignore fields?
- Use ignore options if present, or strip fields before diff.
- Login required?
- No.