How suppress JPEG OPtions window in batch processing

4987 views3 repliesLast post: 3/10/2007
I want to adjust large numbers of images with a batch automation. However, in the batch process, each time after an image is opened and the adjustments are done, the JPEG options window opens. This stops the batch process until I press "OK", and this for each image.
This is of course both useless and annoying.
Is there a way to suppress this useless dialog window?
#1
"Langholm" wrote in message
I want to adjust large numbers of images with a batch automation. However, in the batch process, each time after an image is opened and the adjustments are done, the JPEG options window opens. This stops the batch process until I press "OK", and this for each image. This is of course both useless and annoying.
Is there a way to suppress this useless dialog window?

L
See if this helps:
Open your first image
RECORD (to modify your existing action)
File > Save as... (.jpg)
specify any folder
Do not change the file name
Specify whatever .jpg compression setting you like

Follow this by recording File > Close

STOP recording

In the Batch dialog...
Play [set], [action]

Source: Folder Choose (\whatever)
Tick Include all subfolders
Tick Suppress color profile warnings

Destination: Save and close
Tick Override action 'save as' commands ##

TWK
#2
Thank you! That did the magic!

"Toobi Won Kenobi" wrote in message
"Langholm" wrote in message
I want to adjust large numbers of images with a batch automation. However, in the batch process, each time after an image is opened and the adjustments are done, the JPEG options window opens. This stops the batch process until I press "OK", and this for each image. This is of course both useless and annoying.
Is there a way to suppress this useless dialog window?

L
See if this helps:
Open your first image
RECORD (to modify your existing action)
File > Save as... (.jpg)
specify any folder
Do not change the file name
Specify whatever .jpg compression setting you like

Follow this by recording File > Close

STOP recording

In the Batch dialog...
Play [set], [action]

Source: Folder Choose (\whatever)
Tick Include all subfolders
Tick Suppress color profile warnings

Destination: Save and close
Tick Override action 'save as' commands ##

TWK
#3
"Langholm" wrote in message
Thank you! That did the magic!
Most welcome.
TWK

"Toobi Won Kenobi" wrote in message
"Langholm" wrote in message
I want to adjust large numbers of images with a batch automation. However, in the batch process, each time after an image is opened and the adjustments are done, the JPEG options window opens. This stops the batch process until I press "OK", and this for each image. This is of course both useless and annoying.
Is there a way to suppress this useless dialog window?

L
See if this helps:
Open your first image
RECORD (to modify your existing action)
File > Save as... (.jpg)
specify any folder
Do not change the file name
Specify whatever .jpg compression setting you like

Follow this by recording File > Close

STOP recording

In the Batch dialog...
Play [set], [action]

Source: Folder Choose (\whatever)
Tick Include all subfolders
Tick Suppress color profile warnings

Destination: Save and close
Tick Override action 'save as' commands ##

TWK

#4