Skip to content
Discussion options

You must be logged in to vote

When comparing files larger than 64 MB, WinMerge displays a message box with the message "Show only comparison result (not file contents)?".

If you click Yes, WinMerge compares the files in binary mode by reading them in small chunks to reduce memory usage. Since it does not treat them as images, any differences in metadata will cause the files to be marked as Different.

If you click No, the entire files are loaded into memory. If the files are images, WinMerge compares them pixel by pixel in the image comparison window, ignoring metadata.

This explains why the comparison results may differ.

Currently, image comparison ignores metadata, but we’re considering improving this to notify users…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Teknikaz-Unidaz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants