Ok, found out how to do it.
Quote:
|
convert inputfile[0] -resize 240x60 outputfile
|
works with image formats other than gif as well. The number in square bracket ( 0 in the command given above) is the frame number in the animated file. Frames are numbered starting from 0.