NSRare / NSGIF

🔮 iOS Library for converting videos to animated GIFs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create GIF From UIImage array

itsjc opened this issue · comments

commented

Any advice on how this could be done? Thanks for your help

The target of the library is to turn videos into GIFs, but you can easily manage to get an images array to work. I advise you to use the createGIFforTimePoints method to generate the GIF from your array.

Best,
Sebastian

commented

Can I pay you to make the switch?

@itsjc, you can email me and we could discuss this custom task.

Hi, can I use this on macOS? If so, how could I make a GIF from an array of stored images?