#36442 - tepples - Sun Feb 20, 2005 10:25 am
I'm assuming that these are all the animation cels of a given character.
GIMP has some extensions to work with sequences of numbered image files. Convert the image sequence to a filmstrip or layer stack, and then convert it to indexed color mode, which will make it use one palette. The fundamental GIMP limitation that all layers must use the same indexed palette becomes an advantage in this case.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#36453 - poslundc - Sun Feb 20, 2005 9:09 pm
If you're serious about batch image processing, check out DeBabelizer. It is expensive software, but it's been the defacto standard for batch image processing as far back as I can remember.
Dan.
#36600 - tepples - Fri Feb 25, 2005 6:20 pm
Going to GIF reduces each image to 256 colors; making a single palette reduces them again. This adds two generations of noise.
Instead of going to GIF, you could keep the images in 32-bit PNG and try stacking the images as a filmstrip. Then reduce the whole filmstrip to 255 colors.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.