Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 582 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 582 Bytes

This tool is to compare images from two separate folders side by side in order to manually match pairs of images.
Only works on Windows

Usage: python ImgCompare.py C:\Folder1 C:\Folder2

This opens a resizable window with the first images from the two given folders side by side.

Keys:

Left and right arrow keys progress to the next or previous pairs of images

Z and X progress the left image

. and / progress the right image

Q deletes the current left image

P deletes the current right image

U undoes the previous image deletion, sequentially restoring deleted images