Skip to main content
Participant
November 15, 2018
Question

Apple Mac AUTOMATOR

  • November 15, 2018
  • 3 replies
  • 4755 views

Where can I find the automator script actions?

I wan t to build a workflow, when an image/ images are placed in a  directory, photoshop wil combined these file as layer.

I want to build this in apple automator, but I can't find any information about this.

Also I want to put a map action that photoshop wil combine multiple images and align them.

I hope someone can help me find something.

.

This topic has been closed for replies.

3 replies

Stephen Marsh
Community Expert
Community Expert
November 15, 2018

I think you are talking about the following add-ons, as Apple Automator does not have these as standard:

Robot Photoshop

JJMack
Community Expert
Community Expert
November 15, 2018

Photoshop ships with a script the does what you want to do?  Menu File>Scripts>Load Files into Stack...

Its Dialog UI looks like this.  Its written in JavaScript nor Apple script works on both platforms.

JJMack
nopgmaAuthor
Participant
November 15, 2018

Yes but then I wand to automate this .

every time there are images placed in a directory then  photoshops combine these and save them in a pre defend directory.  and delete the old files

JJMack
Community Expert
Community Expert
November 15, 2018

If you know scripting you could program that automation, For example you could  modify my PasteImageRoll process a folder of images on a timed schedule or trigger it with some signal that the folder should now be processed.  Bypass the script dialog and Change the interactive select files section to process your folder of images and add a save as into your output folder to the script and empty the source folder.

My Photoshop Photo Collage Toolkit contains a script  written in JavaScript  PasteImageRoll.jsx that can Tile your image files onto a canvas Paste Image Roll

JJMack
November 15, 2018

Hi

You may be better off posting over here, I can move the thread if you want

Photoshop Scripting

nopgmaAuthor
Participant
November 15, 2018

YES PLEASE

November 15, 2018

No Problem, I'll mark the thread as unanswered