Action/Batch Insanity everytime, please read before I go postal.

374 views6 repliesLast post: 8/28/2004
I make an action to open a pict file, crop it, "save to web" as low rez jpeg, named "26a.jpeg", save it, then close original file with no save.

So I go to do a batch on a folder of picts all the same size and rez.

I tell the batch where the folder of originals exist.
I tell the batch to ignore open and save if necessary.
I tell the batch where in a separate folder to store the new jpeg file. I tell the batch to ignore open and save if necessary.
I tell the batch the new file is only entitled a numeral plus the extension.

GO.
The batch starts, then always asks if I want to replace the original #26a.jpeg.

What the hell is happening? What am I doing wrong? jr
#1
What version? CS? Try specifying the destination in the action itself. There seems to be an issue with Batch in CS.
#2
If I read correctly, your batch is instructing Photoshop to save the image with a specific name in a specific place. Obviously, you can't save more than one image with the same name in the same place, so on the second image, you'll be asked if you want to overwrite the first.
#3
When creating the Action (with save as) to a new location, did you remove the file first created during the action?
#4
H: Yes, I removed it. But the action seems to have recorded this name, even though I did not instruct it to name it so. I simply pointed the recording to open this one file, do the process, then stop. jr

PS: I've since been told that I am not stupid, and that Photoshop Save for Web is not a stable use of Actions, but to work around Save for Web. I'm reading up on it.
#5
You should delete the Open step. It's not needed for batching anyway.
#7