odiff
odiff copied to clipboard
[Feature Request] Scan all image files inside a given directory
Example:
PS C:\Users\Vitor> odiff D:\Downloads\
Images are identical (group 1):
1.png
3.png
4.png
Images are identical (group 1):
2.png
5.png
This could be easily implemented I'm just really wondering what is the use case? Usually consumers of odiff are calling it using either C or javascript API and doing all the programatic work on thier side
This could be easily implemented I'm just really wondering what is the use case?
- Ease of use: You'd only need to place the images to be compared in the same folder and always run the same command;
- Sometimes, I just want to compare multiple images at the same time, for example, if you want to find duplicates in a given folder.