View Single Post
  #1 (permalink)  
Old 04-10-2008, 11:23 AM
dman_2007
Guest
 
Posts: n/a
iTrader: / %
Default need help with imagemagick

I am using convert command with -resize option to resize uploaded images into small png images. The problem is that if anyone uploads an animated gif file, then the convert command outputs more then one png file (exact number depends on the number of frames in the animated gif file). Anyone knows how i can get it to output only one file? Preferably the first frame of the animated gif file resized according to the geometry specified on the command line.
Reply With Quote