Balou Tools

📝 Text & JSON Diff

Compare two texts (line-based) or JSON documents (semantic). Differences are highlighted in color. Everything runs 100% locally.

Compare Texts

Guide & best practices

Text Diff for line, word and character comparison

Spot differences between two text versions clearly – locally in the browser, with flexible diff granularity and view options.

Typical use cases

Useful for code reviews, config and version comparisons, proofreading texts and checking copied content.

How Balou compares texts

Paste two texts and choose diff granularity and options; Balou highlights additions and removals locally in the browser.

Text diff best practices

Use word diff for prose and line diff for code, ignore whitespace for indentation changes and use side-by-side for long texts.

Frequently asked questions

What is the difference between line and word diff?

Line diff compares whole lines (ideal for code), word diff highlights individual changed words within a line.

How do I ignore whitespace?

Enable the option to ignore spaces/indentation so pure formatting changes are not shown as differences.

What does unified vs side-by-side mean?

Unified shows both versions stacked with +/- markers, side-by-side places them next to each other.

Are my texts uploaded?

No, the comparison runs locally in the browser; your texts do not leave the page.