An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

          

# MakeItGif [![GitHub issues](https://img.shields.io/github/issues/antony-jr/MakeItGif.svg?style=for-the-badge)](https://github.com/antony-jr/MakeItGif/issues) [![GitHub forks](https://img.shields.io/github/forks/antony-jr/MakeItGif.svg?style=for-the-badge)](https://github.com/antony-jr/MakeItGif/network) [![GitHub stars](https://img.shields.io/github/stars/antony-jr/MakeItGif.svg?style=for-the-badge)](https://github.com/antony-jr/MakeItGif/stargazers) [![GitHub license](https://img.shields.io/github/license/antony-jr/MakeItGif.svg?style=social)](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**


Popup

**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.