current snapshots of my next action balls basket

Workflow note to self: sips

sips (I always forget the name) is a OS X command line tool for image manipulation (and integrates nicely with the shell, scripting languages or AppleScript). It rotates, flips, crops, pads, resamples images, changes dpi, and reads and writes metadata (see ADC’s TN2035). This can be quite a timesafer.

sips *.jpg -Z 160 [creates those nicely sized images you see above]

sips -h [displays all options]