image processor script

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

scotcht

image processor script

Post by scotcht »

Hey all,
I have a folder(A) that contains a subfolder(1), some batch files, and some executables. The subfolder(1) contains tif files that are compressed and have an alpha channel. I need a script that deletes the alpha channel and saves the tif uncompressed to a new subfolder(2), all while using relative paths.
The task of deleting the alpha and uncompressing the tif is easily done with a droplet, or by using the image processor, but I'd like to have a script alongside the other batch files that handles the task w/o having to leave the folder.
Basically, I'm setting up a folder structure with several processing tools that can be moved around without a lot of work, since it's a common task and is handled on several different computers with PS.

I hope that's not too confusing. I'd love some help with this!
Thanks!
st