Currently, to go through an images directory that has subfolders with images in them, I need to re-run the script for each subdirectory because the file globbing only works in the immediate directory, instead of incorporating the subdirectories images as well.