Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BalestraPatrick/VideoToGIF
A simple Mac app to easily convert videos to GIF.
https://github.com/BalestraPatrick/VideoToGIF
convert-videos gif mac swift video
Last synced: 9 days ago
JSON representation
A simple Mac app to easily convert videos to GIF.
- Host: GitHub
- URL: https://github.com/BalestraPatrick/VideoToGIF
- Owner: BalestraPatrick
- License: mit
- Created: 2016-09-19T11:07:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T13:26:21.000Z (over 5 years ago)
- Last Synced: 2024-10-27T12:00:43.924Z (17 days ago)
- Topics: convert-videos, gif, mac, swift, video
- Language: Swift
- Homepage:
- Size: 180 KB
- Stars: 190
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VideoToGIF
![](images/1.png)
## Description
`VideoToGIF` is a simple Mac app to convert videos to GIF. Useful for quickly creating a demo for your open source project or app.The project is written in Swift 3.0 and uses [Regift](https://github.com/matthewpalmer/Regift) to convert videos to GIF.
## Installation
Run the project yourself with Xcode 8 or just grab the application from the [releases](https://github.com/BalestraPatrick/VideoToGIF/releases) page.## Author
I'm [Patrick Balestra](http://www.patrickbalestra.com).
Email: [[email protected]](mailto:[email protected])
Twitter: [@BalestraPatrick](http://twitter.com/BalestraPatrick).## License
`VideoToGIF` is available under the MIT license. See the [LICENSE](LICENSE) file for more info.