JSON.rs Text Diff gives you a focused way to compare two blocks of text without leaving the browser. Review changes side by side, spot added and removed lines, inspect inline word differences, and jump through each change with previous and next navigation.
Small text changes can be hard to see in raw files. The comparison view is useful for API payloads, JSON documents, environment files, logs, snippets, release notes, and any plain text where accuracy matters.
Long comparisons stay manageable with synchronized scrolling, line numbers, blank alignment rows, and next or previous difference controls. The diff runs locally, so pasted text remains in your browser while you review it.
The diff viewer keeps matching lines aligned and uses blank rows where one side has inserted or deleted content. That creates a calmer review flow for patches, copied snippets, release notes, and side-by-side file comparisons.
When API responses differ between environments, Text Diff can reveal renamed fields, missing properties, changed values, extra array entries, or formatting changes. Pair it with the JSON formatter to normalize payloads before comparing them.
The comparison is performed in the browser, which keeps pasted text on your device. That is useful for reviewing internal logs, sample payloads, configuration files, and development data without sending content elsewhere.
Both panes support vertical and horizontal scrolling for long content. Synchronized scroll, stable line numbers, and difference navigation make large text blocks easier to inspect without losing your place.