Page 1 of 1

Image compression workflow with Hazel & ImageOptim wont work

PostPosted: Tue Jun 07, 2016 11:11 am
by doubtsevenhere
Hi

I am trying to use Hazel to automatically compress images in a special folder, rename them and then move them on to another folder. So far I got everything except the compression part up and running. ImageOptim should be a great tool for this (as it is able to do lossless compression), however if I select I select "open with..." and ImageOptim in my Hauel workflow, it compresses only one of the images.

Maybe someone knows a solution to this (pretty basic) problem?

Slightly off-topic: There also seems to be a version of ImageOptim called ImageOptim-CLE, which I would try but I am not sure how to use.

Many thanks!

Re: Image compression workflow with Hazel & ImageOptim wont

PostPosted: Tue Jun 07, 2016 11:44 am
by Mr_Noodle
It's possible ImageOptim is not processing the files quickly enough so it ignores subsequent files Hazel sends it. It looks like ImageOptim-CLI is a commandline program so running that from a shellscript would be more reliable.

Re: Image compression workflow with Hazel & ImageOptim wont

PostPosted: Wed Jun 08, 2016 5:53 am
by doubtsevenhere
Thanks, that seems logical. I'll give ImageOptim-CLI a try this evening and post if it makes a difference.