Search found 1 match
- 2018-11-06T12:24:41-07:00
- Forum: Users
- Topic: How can I remove the background from a gif?
- Replies: 10
- Views: 24609
Re: How can I remove the background from a gif?
This seems to do part of the trick but each previous frame is overlayed: convert bg-yellowish.gif -fuzz 3% -transparent "#fff5ba" a1.gif I grabbed the yellowish gif from here: https://static.ezgif.com/images/bg-yellowish.gif I am able to do what I need at ezgif.com with the "don't stack frames ...