Skip to main content
Participant
April 8, 2023
Question

Existing batch files not working

  • April 8, 2023
  • 1 reply
  • 318 views

I've used the same, simple batch file for years (Open, image file to 72dpi, save, and close) Today it doesnt work with an error "Could not complete the command because of a program error"

I have re-recorded the batch but still get the same. Frustrating when I have hundreds of files to upload to the web!

I'm using Photoshop 24.3.0 Release on a Win 11 PCand its all up to date. Any ideas please?

This topic has been closed for replies.

1 reply

Stephen Marsh
Community Expert
Community Expert
April 8, 2023

This is a known bug with this build, it has been announced by Adobe staff that the fix is in place but not when the new release will be ready for download.

 

Until then, you can use a script to batch process (just remove the open, save and close steps as the script will handle that):

 

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

 

 

https://prepression.blogspot.com/2017/11/downloading-and-installing-adobe-scripts.html