Hi Guys,
I'm quite new to alfred and automation in general, so I hope you'll bear with me.
I'm trying to create a workflow, where a hotkey triggers an image (or selection of images) to be resized and then compressed either through the mac app "JPEGmini" or through "tinyPNG" online. I've divided this up into 4 steps that I'm trying to work on:
Resize selection
Determine whether it is a jpg/png
If JPG compress on mac through JPEGmini
If PNG compress online through tinyPNG
So this is what I have so far:
1. Resize Image (code by Acidham,