Showing posts with label shrinkimage. Show all posts
Showing posts with label shrinkimage. Show all posts

Command Line Image Shrinker (shrinkimage)

mario_hit-and-shrink

One of the most tedious things I seem to do on a regular basis, for both blogging and developing, is downloading an image off of Google Image Search and shrinking it. Having to do a scale a lot of images to a similar size can become really annoying. I ended up writing a command line tool to shrink an image given a percent or a maximum dimension. Probably won’t be useful for many, but who knows!

Grab shrinkimage off of GitHub.