Hi,
I have tried the workflow, thanks for that, but what surprises me is that you are using the tool
the Cli jpegoptim.
The icon suggests that Imageoptim by Kornel Lesińskiz is used.
You can easily change this in the script using
/Applications/ImageOptim.app/Contents/MacOS/ImageOptim “${1}”
can be changed.
The advantage of this is that the ImageOptim default settings are then also used.
My only question would be why this is not clear from the description.
When using jpegoptim, I think it would be important to be able to specify corresponding compressions, etc. in the workflow configuration.
Hi,
I have tried the workflow, thanks for that, but what surprises me is that you are using the tool
the Cli jpegoptim.
The icon suggests that Imageoptim by Kornel Lesińskiz is used.
You can easily change this in the script using
/Applications/ImageOptim.app/Contents/MacOS/ImageOptim “${1}”can be changed.
The advantage of this is that the ImageOptim default settings are then also used.
My only question would be why this is not clear from the description.
When using jpegoptim, I think it would be important to be able to specify corresponding compressions, etc. in the workflow configuration.