2004-02-10 Fedora Tips 39:
Do you know that you could use convert command to make quick thumbnails?
For example, I can create a thumbnail image 25% of the orignal size by typing
$ convert -resize 25x25% filename.png filename-thumb.pngIn fact, you could refer to Tip # 7 for a similar trick - submitted by Thomas Chung