Tagged Questions
1
vote
2answers
1k views
Fitting all pictures in a square canvas
I have a folder full of landscape and portrait oriented photos of a product (2000) and I need to fit all of them in square canvas. I know I could use Photoshop actions to do it in batch, but I do not ...
0
votes
0answers
224 views
How to create frames from layers in Photoshop extended? [closed]
Is there a way to automatically create frames from layers in a Photoshop document?
Bridge lets you open several images into one Photoshop document as layers, now I would like to get these layers ...
1
vote
1answer
668 views
Applescript, Photoshop, Opening Files
I am trying to use Applescript to automate a task in photoshop.
When attempting to open a file:
tell application "Adobe Photoshop CS5"
-- Open the first image
set filePath to alias ...
3
votes
2answers
322 views
Automating Photoshop - Slightly Different Every Iteration
I have a repetitive process I would very much like to automate in Photoshop, but I am afraid that it is just ever so slightly too complicated.
I have ~1000 pictures of a sunset, each taken a couple ...