View Single Post
  #2 (permalink)  
Old 04-12-2008, 02:20 PM
dman_2007
Guest
 
Posts: n/a
iTrader: / %
Default

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.

Last edited by dman_2007; 04-12-2008 at 02:49 PM.
Reply With Quote