W wanwan Feb 7, 2007 #1 I couldn't figure out how to resize an animated gif without losing the animation. Please help
B Bruce W. Darby Feb 10, 2007 #2 wanwan, An animated .gif is simply a group of 'frames', each being slightly different from the others. To resize the .gif and maintain the animation you need to loop through each of the frames and resize each one. Bruce
wanwan, An animated .gif is simply a group of 'frames', each being slightly different from the others. To resize the .gif and maintain the animation you need to loop through each of the frames and resize each one. Bruce