pictures filtering
i have 20 000 pictures in different folders, sub folders, etc etc.
how do i filter out pictures that have more pixels in x axis than i y axis ?
i need to take those to different folder, any ideas ?
work.
If you want to write your own utility, you could also google for the libexif library. You could write a very simple C program that uses libexif to extract the ExifImageWidth and ExifImageHeight tags. I would be surprised if some little command-line utility doesn't already exist that does this.
i dont have problem sorting pictures in one folder,
but when i have 500 (or m ore) folders, subfolders it does not look atractive to move eveyrything manualy .... :confused: :confused:
or
Do what mentos_007 suggests. I haven't tried it myself but it sounds like it should work.
#If you have any other info about this subject , Please add it free.# |