WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.37k stars 790 forks source link

Option to automatically unzip archives #2427

Open SIS-JoshTS opened 5 days ago

SIS-JoshTS commented 5 days ago

Hey folks! It would be nice if there was an option to automatically unzip archives when doing a folder compare. This could manifest in one of two ways:

If this functionality already exists, please let me know. I've been trying to find a good solution for this for quite some time.

Cheers

sdottaka commented 5 days ago

When you specify ZIP files to compare, WinMerge automatically compares them as folders, but does this mean that the comparison doesn't work properly in your environment?

Or do you mean that when comparing normal folders, you want to compare the ZIP files in those folders so that they appear as folders, rather than as files?

WinMerge can't do the latter.

image image