Page 1 of 1

[Solved] Scripting Scaling

Posted: Fri Jul 31, 2020 2:20 am
by Jimmbo
I want to create a script that will 1. scale selected HEIC files to 20% of current size and 2. save them as JPGs in the same folder.

I've looked through the sample scripts. I see a "Convert to JPGs" script which I can cannibalize, but nothing for scaling. Can anyone help?

Re: Scripting Scaling

Posted: Fri Jul 31, 2020 10:39 am
by forum_adm
I suggest the following much faster approach:
Create an AppleScript with launches GraphicConverter on the command line with the attached convert command.

Thorsten

P.S. Replace GraphicConverter 9 with GraphicConverter 11
Screen Shot 2020-07-31 at 10.38.57.jpg
Screen Shot 2020-07-31 at 10.38.57.jpg (264.69 KiB) Viewed 1191 times