Skip to main content
Inspiring
March 11, 2020
Answered

File saving in Batch Action

  • March 11, 2020
  • 3 replies
  • 678 views

Since the latest 21.1 update I can no longer successfully run an Action for processing batches of photos and saving them into multiple locations. after the first successful Save As, the second one to a separate location stops the Action with the error message "Won't save file as filename is not valid".

I have tried reinstalling 21.1 without any change. Previous versions ran the Action with no problems. The file names are valid and a simple Save As on an individual basis works as it should. I have temporarily reinstalled 21.03 as a solution.

Any help would be appreciated.

Thanks, Rob

    This topic has been closed for replies.
    Correct answer robert.wyatt4@bigpond.com

    The latest update 21.1.1 has resolved the issue and all my actions now work as they used to!

    3 replies

    robert.wyatt4@bigpond.comAuthorCorrect answer
    Inspiring
    March 22, 2020

    The latest update 21.1.1 has resolved the issue and all my actions now work as they used to!

    Stephen Marsh
    Community Expert
    Community Expert
    March 11, 2020

    If you didn't "downgrade", then the only options I am aware of are as follows...

     

    You can record Image Processor Pro into an action step. Even though it is designed to batch process, it can be used just to save a single image step in an action (it will record as a blank step, but it does/should work fine).

     

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

     

    Another option is to replace the save/save as step with a script, the community would just need to know the file format settings and save location in order to code the save.

    Inspiring
    March 11, 2020

    Thanks Stephen. I think I am more comfortable to stay with the downgrade 20.3 and patiently wait for a bug fix rather than delve into the different solutions you are suggesting here. I did have a play with using ascript but it wasn't as effective as the action I was used to.

    Bojan Živković11378569
    Community Expert
    Community Expert
    March 11, 2020

    It seems there is a bug in latest 21.1 version regarding batch actions to save in different locations. Use previous update until they fix issue, I do not know for better solution at the moment.

    Inspiring
    March 11, 2020

    Thanks Bojan. Annoying to not get the benefits of the 21.1 update but at least 20.3 works as I want it to!!

    Rob