diffoscope tries to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human-readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily. Latest release: 307 (31 Oct 2025) You can try it now using Docker: echo foo > file1 echo bar > file2 docker pull regis

