Luminous Landscape Forum

Raw & Post Processing, Printing => Digital Image Processing => Topic started by: The View on August 16, 2008, 03:54:51 am

Title: Photoshop CS3 actions
Post by: The View on August 16, 2008, 03:54:51 am
I created an action, that would open a Tiff in Bridge, change its mode, resize it, and save it in JPEG at quality level 10.

It worked, except...

No matter on what thumbnail I click, the action gives me a conversion of the same image I recorded the action with.

How do I create an "abstract" action, that would convert any thumbnail I click on.


The mistake obviosly was that I recorded the opening of an image.

But I have to get an "open image" command into the action somehow!


1. How do you create the open image command without attaching it to a particular image?

2. Can you start an action by clicking on a thumbnail in Bridge CS3? The actions palette is in PS, but the thumbnail is in Bridge.


I hope I created a clear image of my lack of clarity in this matter.

Thanks for your input.
Title: Photoshop CS3 actions
Post by: mahleu on August 16, 2008, 05:24:02 am
Record it without the open command then:

File>Scripts>Image Processor

From there you can either apply to all open images or operate on an entire folder. Just choose your action from the menu at the bottom.
Title: Photoshop CS3 actions
Post by: The View on August 16, 2008, 07:11:10 pm
Quote
Record it without the open command then:

File>Scripts>Image Processor

From there you can either apply to all open images or operate on an entire folder. Just choose your action from the menu at the bottom.
[a href=\"index.php?act=findpost&pid=215427\"][{POST_SNAPBACK}][/a]


Thanks, mahleu!