Copy link to clipboard
Copied
Wondered if someone can point out where I'm going wrong...
I have lots (1000+) images which I am trying to create a batch process for but getting nowhere fast.
The images are all jpegs of safety signs, some are landscape and some portrait in aspect which a number of different sizes.
I'm trying to create 1400x1400px squared up versions for use on a e-commerce site, with a coloured background to the rear to fill the gaps.
I've been trying to do this by recodring an action then running a batch process.
My action consists of:
I am then running the batch process, picking myaction, source folder and destination and then running.
However only the first image is being created as I wish. All the following images are just exactly as they are in the source folder.
Copy link to clipboard
Copied
After you have recorded "Fit Image" to your action you have to stop your action. Then you must resize your canvas a little bit (doesn't matter what (smaller) size you choose). Then continue recording your action and set your "Canvas Size" to the right values (1400x1400px).
This ensures that both values (h / v) are included in the action.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Drop the first step of your action (open file) and the save step - they are not neccessary
Here is a working action..
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Can you upload action somewhere and post link here so we can check what is going on. Also which version of Photoshop you are using?
Have you tried File > Scripts > Image Processor which also can run action during batch process.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
My action consists of:
1. "Open" jpeg from source folder
The first step sounds like the problem, you should not record the opening of a file as the Batch command or Image Processor/Image Processor Pro scripts are designed to open the files.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now