found this example to swap a black background for white. convert image_black_bg.gif -fill white -opaque black image_white_bg.gif looks like it works -- Bob