How to remove images of same size but named differently from a file
I can write something but it'll remove all the images from the file.
the only thing common is their size. 765 bytes.
So is there something that i can do to remove all the files of 765 bytes from the image list. Like, if I can sort images from list by size I can delete them at a time by selection.
If those images get deleted from the list, I can auto-fix errors.
|