I have a bunch of clip art that is centered on a white background.
I want to select the white background, delete it (make transparent) and then save back to GIF.
Now, every single pic I have (and there are thousands) has a white background, so is it possible to script something something like this:
- Open file
- Select colour/magic wand based on colour value of pixel at location 0,0
- Delete the selected colour (white)
- Save as GIF with transparency
Cheers