No Clean Feed - Stop Internet Censorship in Australia
«
»

Tech

photoshop = sledgehammer; imagemagick = scalpel

10.13.08 | Comment?

Photoshop is an amazing piece of software; where would we be without it? But it’s easy to forget that it’s not the only tool available for working with graphics. This morning I found myself opening Photoshop just to create a single thumbnail. That’s a 200+ megabyte application just to carry out a very simple task.

Then I remembered ImageMagick. You can create thumbnails very easily with a single command; it takes a fraction of a second.

The syntax is just:

convert -thumbnail 192x109 big_image.jpg thumbnail.jpg

Very handy.

If you’re on a Mac, and you’re running MacPorts (if not why not?), you can install ImageMagick as simply as:

sudo port install ImageMagick

related

have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

:

:


«
»
Close
E-mail It