PHPackages                             wenprise/video-thumbnail - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wenprise/video-thumbnail

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wenprise/video-thumbnail
========================

Generate Video thumbnails in WordPress

1.0(5y ago)015MITPHP

Since Jun 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iwillhappy1314/wp-video-thumbnail)[ Packagist](https://packagist.org/packages/wenprise/video-thumbnail)[ RSS](/packages/wenprise-video-thumbnail/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Video Thumbnail
---------------

[](#video-thumbnail)

Simple package for generating video thumbnail in WordPress 5 using FFMpeg.

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

[](#installation)

Composer install:

```
composer require wenprise/video-thumbnail

```

```
$video = new Wenprise\VideoThumbnail\VideoThumbnail('/usr/bin/ffmpeg', '/usr/bin/ffprobe');

$thumbnail = $video->createThumbnail(get_theme_file_path('demo.mp4'), get_theme_file_path(), 'thumbnail.png', 1, 150, 100);

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

2158d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0fa49958b7c45c0b373b185feb5debe5bdd35be3b3536bc44477d3bd3a2d435?d=identicon)[iwillhappy1314](/maintainers/iwillhappy1314)

---

Top Contributors

[![iwillhappy1314](https://avatars.githubusercontent.com/u/1455683?v=4)](https://github.com/iwillhappy1314 "iwillhappy1314 (2 commits)")

---

Tags

Video ThumbnailsWordPress video thumbnail

### Embed Badge

![Health badge](/badges/wenprise-video-thumbnail/health.svg)

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

###  Alternatives

[php-ffmpeg/extras

A set of audio/video formats compatible with PHP-FFMpeg

182287.6k1](/packages/php-ffmpeg-extras)[mediavorus/mediavorus

MediaVorus

2863.5k](/packages/mediavorus-mediavorus)[pawlox/video-thumbnail

Video thumbnails

24236.3k1](/packages/pawlox-video-thumbnail)[boomcms/boom-core

Core classes for BoomCMS

193.0k6](/packages/boomcms-boom-core)[cinghie/yii2-traits

Yii2 Traits

116.9k8](/packages/cinghie-yii2-traits)

PHPackages © 2026

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