https://github.com/antony-jr/makeitgif
:rocket: Convert Videos to Gif with ffmpeg through the best settings! :heart: :snake:
https://github.com/antony-jr/makeitgif
converter easy-to-use ffmepg gif-creator only-for-linux shell-script simple
Last synced: 7 months ago
JSON representation
:rocket: Convert Videos to Gif with ffmpeg through the best settings! :heart: :snake:
- Host: GitHub
- URL: https://github.com/antony-jr/makeitgif
- Owner: antony-jr
- License: mit
- Created: 2017-12-09T09:20:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T08:41:07.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T14:40:17.663Z (7 months ago)
- Topics: converter, easy-to-use, ffmepg, gif-creator, only-for-linux, shell-script, simple
- Language: Shell
- Size: 828 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MakeItGif [](https://github.com/antony-jr/MakeItGif/issues) [](https://github.com/antony-jr/MakeItGif/network) [](https://github.com/antony-jr/MakeItGif/stargazers) [](https://github.com/antony-jr/MakeItGif/blob/master/LICENSE)
> MakeItGif is a very simple bash script specifically writen for Linux , to convert videos to gif for eyecandy!
MakeItGif is a very small bash script for invoking ffmpeg with the best settings to convert videos to gif , **Do you ever wanted to just create gif with videos ?**. Then just Try **MakeItGif**
**Depends on: Linux , ffmpeg**
### Other Options
**This script is very simple but if you want a complete solution for creating gif then try this project!**
* [ScreenGif](https://github.com/dergachev/screengif)
# Installation
**You just need to copy it!**
```
$ sudo wget -O "/usr/bin/MakeItGif" "https://git.io/vb4dP"
$ sudo chmod +x /usr/bin/MakeItGif
$ MakeItGif # Installed
```
# Usage
**Usage is simple , You need a source video and scale to which the output gif will follow!**
```
MakeItGif v1.0.0 , Makes gif out of videos using ffmpeg.
Copyright (c) 2017 antony jr.
Usage: MakeItGif [VIDEO FILE] [SCALE] [OUTPUT]
```
# Support
I Belive that this source is not worth a coin so if you think its cool just give me a :star: and a :fork_and_knife:. I really love :star:'s than money! Thank You!
# License
The MIT License.
Copyright (c) 2017 @antony-jr.