PHPackages                             antalaron/video-gif - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. antalaron/video-gif

ActiveLibrary[Image &amp; Media](/categories/media)

antalaron/video-gif
===================

PHP library to create animated gif thumbnails for videos

v0.1.1(10y ago)142526MITPHP

Since May 23Pushed 9y ago2 watchersCompare

[ Source](https://github.com/antalaron/video-gif)[ Packagist](https://packagist.org/packages/antalaron/video-gif)[ RSS](/packages/antalaron-video-gif/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

VideoGif
========

[](#videogif)

A PHP library to create animated gif thumbnails for videos.

Good to know
------------

[](#good-to-know)

### How this library works

[](#how-this-library-works)

This library requires a working FFMpeg install. You will need both FFMpeg and FFProbe binaries to use it. Be sure that these binaries can be located with system PATH.

### Known issues

[](#known-issues)

- *to be written*

Installation
------------

[](#installation)

The recommended way to install VideoGif is through [Composer](https://getcomposer.org).

```
{
    "require": {
        "antalaron/video-gif": "~0.1"
    }
}
```

Basic Usage
-----------

[](#basic-usage)

```
$videoGif = new Antalaron\VideoGif\VideoGif();

$videoGif->create('path/to/video.mp4', 'path/to/video.gif');
```

License
-------

[](#license)

This project is licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3689d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/464e80a7b766518129809bfb8ac8b22e8c51d274d66f2423d66520772413134c?d=identicon)[antalaron](/maintainers/antalaron)

---

Top Contributors

[![antalaron](https://avatars.githubusercontent.com/u/9386504?v=4)](https://github.com/antalaron "antalaron (7 commits)")

---

Tags

animated-gif-thumbnailsffmpegphpphp-libraryvideothumbnailvideo processingvideogifanimated gif

### Embed Badge

![Health badge](/badges/antalaron-video-gif/health.svg)

```
[![Health](https://phpackages.com/badges/antalaron-video-gif/health.svg)](https://phpackages.com/packages/antalaron-video-gif)
```

###  Alternatives

[php-ffmpeg/php-ffmpeg

FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg

5.0k23.2M183](/packages/php-ffmpeg-php-ffmpeg)[pulse00/ffmpeg-bundle

Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)

57454.0k1](/packages/pulse00-ffmpeg-bundle)[lakshmaji/thumbnail

Thumbnails for videos

108123.0k](/packages/lakshmaji-thumbnail)[media-alchemyst/media-alchemyst

An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs

65218.9k1](/packages/media-alchemyst-media-alchemyst)[soluble/mediatools

FFMpeg video/audio/subs conversions, thumbnails, audio extraction, query...

1471.7k](/packages/soluble-mediatools)[lakshmajim/thumbnail

Thumbnails for videos

1088.0k](/packages/lakshmajim-thumbnail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
