Skip to main content
September 18, 2015
Answered

Batch open files, save as new file type

  • September 18, 2015
  • 1 reply
  • 1238 views

Hi,

I've tried looking on the internet but I'm unable to find much. I'd like a script that allows you to open a selection of PNG files and save them individually as TIFF files with the default settings, under the original PNG name.

So,

Open PNG file '123'

Save as TIFF '123''

Close

Open new PNG file... etc.

Many thanks in advance!

This topic has been closed for replies.
Correct answer xbytor2

This should fix you up: ps-scripts - Browse /Image Processor Pro/v3_2 betas at SourceForge.net

Get the latest (very stable) beta. The simplest way to do this is to select the files you want in bridge then run the script in PS.

Or, if they are all in a folder, just specify the folder.

-X

1 reply

xbytor2Correct answer
Inspiring
September 18, 2015

This should fix you up: ps-scripts - Browse /Image Processor Pro/v3_2 betas at SourceForge.net

Get the latest (very stable) beta. The simplest way to do this is to select the files you want in bridge then run the script in PS.

Or, if they are all in a folder, just specify the folder.

-X

September 21, 2015

Thanks, that works perfectly fine. I downloaded the folder and I can also drag and drop the script into PS and select files from there. Many thanks!!