If anyone can help, I would truly appreciate it. I would like to be able to run a script that looks at the width and height of an image and then squares the document based on which ever is larger (width or height). Some of my images are larger in width, while others are larger in height.
No, you can’t do the type of logic you’re looking for within an action. There is no way to test for a height and width to check which dimension is larger.