Skip to main content
Known Participant
August 22, 2024
質問

Is there a way to save jpeg image to TIFF in batch action without the 'save as' windows poping up?

  • August 22, 2024
  • 返信数 3.
  • 1432 ビュー

Is there a way to save a jpeg image to TIFF in batch action without the 'save as' windows popping up?

Let's say I'm batching an action that creates an additional layer to the jpeg images. But it halts the action with 'save as' windows popping up.
Is there a script that I can add to my existing actions to bypass this and save them as layered TIFF automatically?

返信数 3

Derek Cross
Community Expert
Community Expert
August 23, 2024

You can run in Photoshop: File > Scripts > Image processor and batch save JPGs as TIFFs  

As a matter of interest, why do you want to do this?

Participant
August 5, 2025

i want to archive thephotos

c.pfaffenbichler
Community Expert
Community Expert
August 6, 2025

Please elaborate what is giving you problems. 

Bojan Živković11378569
Community Expert
Community Expert
August 23, 2024

I see no issue with running an action that adds one layer to the layers stack when using the built-in Image Processor script.

Stephen Marsh
Community Expert
Community Expert
August 22, 2024

I haven't tested it, however, you may need to add a flatten step before saving, or ensure that your TIFF save options include saving layered files or exclude this.

 

A screenshot of the Action with all steps expanded and visible (not in button mode) and a screenshot of the Batch command setting used when running the action would be helpful.

 

There are also scripts:

 

Image Processor:

https://helpx.adobe.com/photoshop/using/processing-batch-files.html#convert_files_with_the_image_processor


Image Processor Pro:

https://sourceforge.net/projects/ps-scripts/files/Image%20Processor%20Pro/v3_2%20betas/


Picture Processor:

https://github.com/Paul-Riggott/PS-Scripts/blob/master/Picture%20Processor.jsx

 

Batch Multi Save:

https://www.marspremedia.com/software/photoshop/batch-multi-save