Hello there,
So I've been trying to wrap my head around how to grab hundreds of image files and add .psd layer and then have photoshop output them as a particular dim - "600x450 progressive .jpeg" at a quality about 8 for web.
What is complicated to me is how to grab each image from a root file structure and run image resize to 600 by 450 pixels, at each image file grab adding the .psd layer (in effect a watermark) and then save that image back as my "600x450 progressive .jpeg" then going to the next file after it's finished with the "save as for web" command.
Anyone have some great work arounds or insights? would be much appreciated!
Thanks!