Python program that finds and lists all images (jpg, jpeg, png) within a directory and its subdirectories and optionally move them to another destination.
hughschcock/Accio
Python program that finds and lists all images (jpg, jpeg, png) within a directory and its subdirectories and gives you the option to move them into another destination.
PythonMIT