barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

Enhancement request: GIF to WebM convert #35

Open Null-Kelvin opened 6 years ago

Null-Kelvin commented 6 years ago

Before compy I used RabbIT with ffmpeg, and convert GIF more than 30kb to WebM format. This allows you to leave GIF animated when the size is significantly reduced. Can you add similar functional to compy?

irmiller commented 4 years ago

Hi

I've edited the gif.go to implement this functionality. Please refer to my fork if you'd like to see it.

gaul commented 3 years ago

@irmiller It would be great if you could submit a PR here.