PHPackages                             webbuilders-group/silverstripe-next-gen-images - 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. webbuilders-group/silverstripe-next-gen-images

ActiveSilverstripe-vendormodule[Image &amp; Media](/categories/media)

webbuilders-group/silverstripe-next-gen-images
==============================================

Adds Support Automatic Generation of WebP Images in Silverstripe

2.2.0(10mo ago)25183BSD-3-ClausePHPCI passing

Since Feb 7Pushed 10mo ago3 watchersCompare

[ Source](https://github.com/webbuilders-group/silverstripe-next-gen-images)[ Packagist](https://packagist.org/packages/webbuilders-group/silverstripe-next-gen-images)[ RSS](/packages/webbuilders-group-silverstripe-next-gen-images/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Next Gen Images for Silverstripe
================================

[](#next-gen-images-for-silverstripe)

[![CI](https://github.com/webbuilders-group/silverstripe-next-gen-images/actions/workflows/ci.yml/badge.svg)](https://github.com/webbuilders-group/silverstripe-next-gen-images/actions/workflows/ci.yml/badge.svg)

Adds Support Automatic Generation of WebP Images in Silverstripe

Maintainer Contact
------------------

[](#maintainer-contact)

- Ed Chipman ([UndefinedOffset](https://github.com/UndefinedOffset))

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

[](#requirements)

- [Silverstripe Assets](https://github.com/silverstripe/silverstripe-assets) 2.2+

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

[](#installation)

```
composer require webbuilders-group/silverstripe-next-gen-images

```

Usage
-----

[](#usage)

By default this module replaces the shortcode used when you insert an image in the WYSIWYG and when you use an image in your templates with markup that automatically generates a `` tag with a WebP file as one of the sources (falling back to the originally uploaded image). This module also enables uploading of WebP images and use in the WYSIWYG in supporting browsers but they do not use the `` tag when you use a WebP image.

You can also call `getWebP` on the `SilverStripe\Assets\Image` class or `WebP` in your templates for example `$MyImage.WebP` or even `$MyImage.ScaleWidth(100).WebP`. After you have the WebP you can continue to call other operations on the WebP just like you would any other image, for example `$MyImage.WebP.URL`.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance53

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~176 days

Recently: every ~182 days

Total

8

Last Release

326d ago

Major Versions

1.x-dev → 2.0.02024-05-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/4339255555acb728d7708895663e2a047a73c09f4394aa25bf038817e2d25d44?d=identicon)[WebbuildersGroup](/maintainers/WebbuildersGroup)

---

Top Contributors

[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (52 commits)")[![aaronmacpherson](https://avatars.githubusercontent.com/u/20426496?v=4)](https://github.com/aaronmacpherson "aaronmacpherson (4 commits)")

---

Tags

imagesilverstripeimagesWebp

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/webbuilders-group-silverstripe-next-gen-images/health.svg)

```
[![Health](https://phpackages.com/badges/webbuilders-group-silverstripe-next-gen-images/health.svg)](https://phpackages.com/packages/webbuilders-group-silverstripe-next-gen-images)
```

###  Alternatives

[chrometoaster/silverstripe-image-quality

Adds Quality function to images

1013.0k1](/packages/chrometoaster-silverstripe-image-quality)[ayvazyan10/nova-imagic

Imagic is a Laravel Nova field package that allows for image manipulation capabilities, such as cropping, resizing, quality adjustment, and WebP conversion. It utilizes the powerful Intervention Image class for image manipulation.

144.3k1](/packages/ayvazyan10-nova-imagic)

PHPackages © 2026

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