MacLife has an article on the scriptable images processing systems, or sips. sips is very powerful, but it also has a really simple syntax. To duplicate my one-liner for imageworsener, all you would need is:
sips --resampleHeight 33 *.png
Cambridge area web developer
MacLife has an article on the scriptable images processing systems, or sips. sips is very powerful, but it also has a really simple syntax. To duplicate my one-liner for imageworsener, all you would need is:
sips --resampleHeight 33 *.png