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…
Creato da Christopher Atlan presso Leitmotif GmbH. Costruisce strumenti di confronto file dal 2020, e software da oltre 18 anni. diff.tools è un'idea: uno strumento dedicato per ogni formato, con risultati che puoi passare da uno strumento all'altro.
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.

