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…
Créé par Christopher Atlan chez Leitmotif GmbH. Conçoit des outils de comparaison de fichiers depuis 2020, et des logiciels depuis plus de 18 ans. diff.tools, c'est une idée : un outil dédié à chaque format, avec des résultats que vous pouvez passer d'un outil à l'autre.
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.

