| ||||||
| 5/20 |
| 2006/2/11-13 [Academia/Berkeley/CSUA] UID:41805 Activity:nil |
2/11 Is there a command line program I can use on csua to resize images?
I have a directory of images I'd like to resize to thumbnails and
such without having to run them through photoshop or such.
\_ convert image.jpg -resize 120x120 thumbnail.jpg
\_ You rock. Thank you!
\_ FYI, that is part of ImageMagik library. Very cool.
\_ There used to be /csua/bin/thumbnail_index. Don't know where it
went. |
| 5/20 |
|