Photoshop Action Help for Sizing Photos Down to Specific Sizes
I have a large number of photos that were scanned from negatives years ago. Ideally, they would be a perfect 3x2 or 2x3 aspect ratio but that is not the case. I am looking to size them for the web using Photoshop. I can do this manually but I am looking to create an action to do such.
This is what I typically do.
-
Size the longest edge to be 1200px.
-
If shortest edge is >= 800px, trim the canvas down so that the image is now 1200x800 (or 800x1200),
-
Else if the shortest edge < 800px, size the image so that the shortest edge is 800px and trim the canvas so that the image is 1200x800 (or 800x1200).
-
Save the file as "<Original Name> (Full).jpg" in a different folder.
-
Size the image down to 266x400 (or 400x266 if landscape).
-
Save the file as "<Original Name> (Thumb).jpg" in a different folder.
I'm having problems creating the action, specifically with steps 2 & 3. Any hints or pointers for that?
