a blog
by John D. Muccigrosso
Following up on my previous post I’ve tweaked my existing ImageMagick applescripts and also added some new ones. As usual these are all posted in my github repository.
These new scripts fall into two categories:
As in the other scripts, the original file is moved to the Trash and the new file is saved in its former place with the same name and then displayed via QuickLook, so you can check the results.
The shift scripts also have a second mode, activated by holding down the option key. This mode makes them more aggressive: they shift the image by 10% instead of the default 3%. In every case, the script also sounds your system beep, so you know that it’s been activated (and you can let go of the key).
I’ve updated the zip file of a folder containing the scripts as applications.
It’s nice to have these as applescripts, but changing parameters on the fly is a pain this way. I think these would work better inside a real MacOS app, so maybe I’ll try to find somebody who can help with that.
Naturally let me know if something’s not working.