I'm trying to make a workflow that takes a bunch of files that you select in Finder and resizes them by an amount that you specify. All other workflows I've seen like this only resize by a predetermined amount. I tried to do the following:
Ask for text (this would be the percentage that you want to scale by)
Set Value of Variable
Get Selected Finder Items
Scale Images
...but Scale Images only seems to be able to take a preset number as an argument and not a variable. Is there a way around this?
Thanks!
Ask for text (this would be the percentage that you want to scale by)
Set Value of Variable
Get Selected Finder Items
Scale Images
...but Scale Images only seems to be able to take a preset number as an argument and not a variable. Is there a way around this?
Thanks!