https://github.com/kosso/tinsgif
Appcelerator Titanium module for iOS to create animated GIFs from videos.
https://github.com/kosso/tinsgif
animated-gifs appcelerator appcelerator-titanium titanium videos
Last synced: 3 months ago
JSON representation
Appcelerator Titanium module for iOS to create animated GIFs from videos.
- Host: GitHub
- URL: https://github.com/kosso/tinsgif
- Owner: kosso
- License: mit
- Created: 2015-09-13T21:36:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T14:37:23.000Z (almost 4 years ago)
- Last Synced: 2025-02-28T18:23:15.736Z (4 months ago)
- Topics: animated-gifs, appcelerator, appcelerator-titanium, titanium, videos
- Language: Objective-C
- Size: 36.3 MB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TiNSGIF
An Appcelerator Titanium module for iOS to create animated GIFs from videos based on [NSRare/NSGIF](https://github.com/NSRare/NSGIF) with modifications and memory leak fixes on my fork https://github.com/kosso/NSGIF.
See the full test app (TiNSGIFTest) in the examples folder.

This module was built against Titanium SDK v.4.1.1.v20150802200935. To build it yourself you might need to edit the `manifest` file and `titanium.xcconfig` to suit your local Titanium installation locations.
--------------
Author : Kosso: Sept 13, 2015.