The File Comparator application was designed to be a small utility to compare any pair of files. It generates a byte-by-byte file comparison and displays any differences found.
No need for the files to have the same size, the comparison algorithm is able to find out if a file is a truncated one and/or slightly different (100 differences/10% tolerance are internally predefined limits). Drag-n-drop supported.
NOTE: This software is distributed as FREE FOR NON-COMMERCIAL USE.
What's New in This Release: [ read full changelog ]
· Now suppports files up to 3.99GB (previous limit was 1.99GB)
· Added filesize report when too many differences found