See What Changed Between Two Text Files
TL;DR: Text Compare is a free online tool that shows the differences between two text or code files — side by side or unified, changed words highlighted — right in your browser, no signup, nothing uploaded or transferred.For code, configs, logs, or any two versions of the same file.
Start Comparing Text…
Entwickelt von Christopher Atlan bei Leitmotif GmbH. Baut seit 2020 Werkzeuge zum Dateivergleich – und seit über 18 Jahren Software. diff.tools ist eine Idee: ein fokussiertes Tool pro Format, mit Ergebnissen, die Sie von einem Tool ans nächste weiterreichen können.
A quick tour
A diff you can actually read
Side by side or unified, with syntax highlighting and the changed words marked inside changed lines. Unchanged sections collapse out of the way, and previous/next buttons walk you through the changes one by one.

It reads formats, not just characters
Config files rarely differ where it matters — they differ in formatting, key order, and comments. JSON, JSONC, JSON5, YAML, TOML, and XML are normalized before comparing, and binary plists become readable text, so the diff below shows the one real change between a commented JSONC file and its minified export. A toggle brings back the files exactly as they are.

Share it, or hand it off
A comparison survives a reload and can be shared as a link. And when a file turns out not to be text at all, one click hands the pair to Hex Compare for a byte-level look.

