Skip to main content
Participant
October 2, 2019
Question

SOLVED by Stephen_A_Marsh: Image Crop Auto Batch Not Cropping All Images

  • October 2, 2019
  • 5 replies
  • 1278 views
I tried about 50 times unsuccessfully to create a new action to crop an image to 700x700.  All the images to be cropped are the same size.
 
The batch action will only crop the first image in the folder and the rest remain the original size. 
 
I'm ready to scream!
 
I've googled this and watched other's video and still it will not crop all my images.
 
I'd appreciate any help you can provide on this. Made a video of one of the attempts - https://www.loom.com/share/1a6fe2b8f459497c8d133d42d0d4efe9
 
Thank you.
This topic has been closed for replies.

5 replies

JJMack
Community Expert
Community Expert
October 3, 2019

To create products mockups you may want to consider creating Mockup or collage templates then populate the template with your designs and images using a Photoshop script. Free Photoshop Collage and Mockup  Toolkit

JJMack
JJMack
Community Expert
Community Expert
October 3, 2019

The size that crop will be depends on the size and aspect ratio of the image being cropped.  There is nothing recorded to make the crop square or 1000 pixels in width or height. That Action would alwats open the same image file.  Bacth action normally have the Batch Prossor open file the batch action then work on the documents opened by batch..

 

You may want to consider using the AspectRatioSelection Plugin script in my crafting actions package to set a centered 1:1 aspect selection, Crop to that square aspect ratio than  do an image size to 1000px 

 

Dealing with various size images is not easy to do with actions for all actions step have  hard coded settings.  Scripting can deals with varying images sizes for they can use logic to change settings bases on the current document's image size.

JJMack
JJMack
Community Expert
Community Expert
October 3, 2019

Crafting Actions Package UPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.
Contains

Example
Download

JJMack
JJMack
Community Expert
Community Expert
October 3, 2019

You should post a link to your Actions set .atn file so we can see what problems we see in your photoshop actions. You video is useless for you did not expand the action steps so we can see the settings recorded into you actions steps.

JJMack
Stephen Marsh
Community Expert
Community Expert
October 2, 2019

Can you post a screenshot of the action with all steps expanded/visible?

Participant
October 2, 2019
Stephen Marsh
Community Expert
Community Expert
October 2, 2019
You need to remove the open step from the action, which is why only one image is being processed. The batch command will open the files.