Exploring Possibilities
I have a complex task at hand for a manufacturing business.
I have folders of images on an external drive, and some of these folders also have sub-folders containing images.
The images at the first folder level are JPG format. I moved PNG, GIF, or TIFF images to a new sub-folder by their respective format in case these need to be processed separately.
The JPG images in the first folder and the sub-folders need to be converted from JPG to PNG, but the complex situation is getting these images to have proper transparency where applicable. Images with a lot of white space within the image need to have the white space converted accurately to become transparent.
Is there a way to process all of these folders using one ore more automated tasks to arrive at transparent PNGs?
I am using the Adobe Creative Cloud desktop apps on Windows 11 Pro 23H2.
I have seem some code script examples that do various things, but I now nothing about composing and executing scripts.





