PHPackages                             bigfork/silverstripe-webp-formatter - 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. bigfork/silverstripe-webp-formatter

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

bigfork/silverstripe-webp-formatter
===================================

Adds a .Webp() format option for converting images to webp

1.0.2(2y ago)15.3k↓62.9%1BSD-3-ClausePHP

Since Mar 1Pushed 1y ago2 watchersCompare

[ Source](https://github.com/bigfork/silverstripe-webp-formatter)[ Packagist](https://packagist.org/packages/bigfork/silverstripe-webp-formatter)[ RSS](/packages/bigfork-silverstripe-webp-formatter/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (4)Used By (1)

⚠️ Archived
===========

[](#️-archived)

This functionality is now available without a module:

Silverstripe Webp Formatter
===========================

[](#silverstripe-webp-formatter)

Adds a `.Webp()` function to templates to allow converting images to webp.

This is a module version of [this proof of concept](https://github.com/silverstripe/silverstripe-assets/pull/411) by [Maxime Rainville](https://github.com/maxime-rainville).

To use this, your image driver (typically GD or Imagick) must be compiled with support for webp.

Usage
-----

[](#usage)

```
{$Image.Webp.ScaleWidth(150)}

or

{$Image.ScaleWidth(150).Webp}

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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 ~192 days

Total

3

Last Release

837d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/203294386?v=4)[-&gt; lozcalver](/maintainers/kinglozzer)[@kinglozzer](https://github.com/kinglozzer)

---

Top Contributors

[![lozcalver](https://avatars.githubusercontent.com/u/1655548?v=4)](https://github.com/lozcalver "lozcalver (3 commits)")

### Embed Badge

![Health badge](/badges/bigfork-silverstripe-webp-formatter/health.svg)

```
[![Health](https://phpackages.com/badges/bigfork-silverstripe-webp-formatter/health.svg)](https://phpackages.com/packages/bigfork-silverstripe-webp-formatter)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5253.6M1.4k](/packages/silverstripe-cms)[silverstripe/admin

SilverStripe admin interface

262.8M385](/packages/silverstripe-admin)[heyday/silverstripe-responsive-images

Configure and send a series of image size options to the client without loading any resources until a media query can be executed.

5390.0k6](/packages/heyday-silverstripe-responsive-images)[dnadesign/silverstripe-lazyloaded-image

Implements the LQIP (Low Quality Image Placeholder) pattern powered by lazysizes

1011.8k4](/packages/dnadesign-silverstripe-lazyloaded-image)

PHPackages © 2026

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