Convert images in multiple sub-folders
Posted: 2013-09-04T01:24:53-07:00
I'm hoping to be able to run the convert command on a parent folder that will have multiple sub-folders nested within it. The sub-folder names will change over time, as will the image filenames. The only thing that won't change will be the output folder. I know the convert command can run on a specific folder and convert all images within it, but if I want it to search through the existing folders, convert all of the images and place them into the output folder, what command do I need to use?
I've tried using find without much luck, and mogrify doesn't seem to do what I need either, so I'm not sure whether it's actually possible?
Thanks!
I've tried using find without much luck, and mogrify doesn't seem to do what I need either, so I'm not sure whether it's actually possible?
Thanks!