PHPackages                             teamcoltra/php-video-to-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. teamcoltra/php-video-to-gif

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

teamcoltra/php-video-to-gif
===========================

A video to GIF converter package creating a new GIF for every new subtitle line using PHP-FFMpeg and Imagick

1195PHP

Since Jul 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/teamcoltra/php-video-to-gifs)[ Packagist](https://packagist.org/packages/teamcoltra/php-video-to-gif)[ RSS](/packages/teamcoltra-php-video-to-gif/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Video to GIF
================

[](#php-video-to-gif)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

A video to GIF converter package using PHP-FFMpeg and Imagick.

Features
--------

[](#features)

- Convert video files to animated GIFs with subtitles
- Customizable text styling and positioning (TODO)
- Supports various video formats

Requirements
------------

[](#requirements)

- PHP 8.1 or later
- FFmpeg (with PHP-FFMpeg library)
- ImageMagick (with Imagick PHP extension)

Intallation
-----------

[](#intallation)

```
composer require teamcoltra/php-video-to-gif
```

Usage
-----

[](#usage)

```
use TeamColtra\PhpVideoToGif\VideoToGifConverter;

$converter = new VideoToGifConverter();
$converter->convert('path/to/video.mp4', 'path/to/subtitles.srt','path/to/output');
```

Your output path defaults to gif/ and will create the directory if it doesn't already exist.

Contributing
------------

[](#contributing)

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs or feature requests.

License
-------

[](#license)

This package is open source and available under the [MIT License](LICENSE).

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/161164?v=4)[Travis Peacock](/maintainers/teamcoltra)[@teamcoltra](https://github.com/teamcoltra)

---

Top Contributors

[![teamcoltra](https://avatars.githubusercontent.com/u/161164?v=4)](https://github.com/teamcoltra "teamcoltra (5 commits)")

### Embed Badge

![Health badge](/badges/teamcoltra-php-video-to-gif/health.svg)

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

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