Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Applescript/Shell Script for Capture One/Photoshop

Hi,


I need some help with creating a script for Capture One to automate the output of my images. While I have some scripting/programming experience I'm kind of lost with regards to the implementation of this design. I want to have each image individually aligned and merged with various pre-designed borders. The borders are set to work with image dimensions of 1800x1200 px at 100dpi. The script should work as follows:


Export image from Capture One at dimensions of 1800x1200 px


If Width > Height

(Border LandscapeBorder1.jpg)

Add image as new layer on top of LandscapeBorder1.jpg

Align with centre of LandscapeBorder1.jpg

Align with top of LandscapeBorder1.jpg

Move 200px down

Save image


(Border LandscapeBorder2.jpg)

Add image as new layer on top of LandscapeBorder2.jpg

Align with right edge of LandscapeBorder2.jpg

Save Image


Else

(Border PortraitBorder1.jpg)

Add image as new layer on top of PortraitBorder1.jpg

Align with centre of PortraitBorder1.jpg

Align with top of PortraitBorder1.jpg

Move 200px down

Save image


(Border PortraitBorder2.jpg)

Add image as new layer on top of PortraitBorder2.jpg

Align with top edge of PortraitBorder2.jpg

Save Image


Any help would be gladly appreciated.


Thank you

MacBook Pro (15-inch Mid 2012), OS X Yosemite (10.10.3)

Posted on May 25, 2015 11:36 AM

Reply
1 reply

Applescript/Shell Script for Capture One/Photoshop

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.