NSRare / NSGIF

🔮 iOS Library for converting videos to animated GIFs.
MIT License
923 stars 190 forks source link

Compression #8

Closed cassidyclawson closed 8 years ago

cassidyclawson commented 8 years ago

Hi guys,

Great library! Thanks for building this.

I would like to add additional compression to the gifs. It's my understanding that this can be done by reducing the number of colors or increasing redundant patterns along scan lines.

Gifscicle is a command line utility that can compress gifs. Cloudinary is a cloud platform that can do it, too. So I know it's possible but it doesn't look to be easy in Objective-C and Core Graphics.

Does anyone have any advice? Any freelance developers looking for a quick gig?

sebyddd commented 8 years ago

Hi Cassidy,

Didn't thought about compression yet. I think it might be achievable. Shoot me an email at me@dobrincu.co, so we can chat about it. :)