9

I have a gif animation with white background.
Is there a simple way (e.g., free or shareware application) to remove this white background and make it transparent?

Excellll
  • 12,847
Bonaca
  • 107
  • 1
  • 1
  • 3

3 Answers3

6

You can just use an online editing service like gifmagic.com

Duke Nukem
  • 1,255
  • 2
  • 10
  • 21
5

You can use the Online Image Editor tool.

You can find this option in:

Wizards --> Transparency.

Working fine!

Excellll
  • 12,847
Neo
  • 404
  • 1
  • 4
  • 10
2

The best way to create a Photoshop script Alt+F9 would be:

  1. Select all
  2. Select color
  3. Remove this color
  4. Unselect all
  5. Activate next frame
  6. Choose next video step

Then run this script from the first frame of opened animated GIF-file. For 100 frames 100 click of mouse = 30 sec.

File-> Save for WEB.

Giacomo1968
  • 58,727