diffoscope

In-depth comparison of files, archives, and directories

brewmacoslinux
Try with needOr install directly
Source

About

In-depth comparison of files, archives, and directories

Commands

diffoscope

Examples

Compare two files and show detailed differences$ diffoscope file1.txt file2.txt
Compare two binary files with hex dump output$ diffoscope binary1.bin binary2.bin
Compare two directories recursively$ diffoscope dir1/ dir2/