/image-optim-screenshots

Optimise your screenshots on Mac using Automator and ImageOptim

MIT LicenseMIT

image-optim-screenshots

Optimise your screenshots on Mac using Automator and ImageOptim.

The workflow watches a custom screenshot directory for changes and passes the files to ImageOptim. On completion a notification toast will appear.

Instructions

  • Download and install ImageOptim https://imageoptim.com/mac

  • Set your default screenshot directory to something other than your desktop

mkdir ~/Documents/Screenshots && defaults write com.apple.screencapture location $_ && killall SystemUIServer

screen shot 2017-03-27 at 10 45 01