Difference count
The exact number of differing bytes between the two files.
The Diff module compares two files byte by byte: it counts the differences, takes you to the first and shows the two contents side by side with divergent bytes highlighted.
The exact number of differing bytes between the two files.
One click jumps to the offset of the first difference, aligned to the row.
Paginated A|B view where every differing byte is highlighted in both columns.
The extra bytes of the longer file are counted as differences.