PHPackages                             vivomedia/neos-jpeg-pagespeed-optimization - 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. vivomedia/neos-jpeg-pagespeed-optimization

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

vivomedia/neos-jpeg-pagespeed-optimization
==========================================

Neos CMS optimization of JPEGs for Google PageSpeed

2.2.0(6mo ago)37.5k—4.8%MITPHP

Since Nov 12Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/VIVOMEDIA/neos-jpeg-pagespeed-optimization)[ Packagist](https://packagist.org/packages/vivomedia/neos-jpeg-pagespeed-optimization)[ RSS](/packages/vivomedia-neos-jpeg-pagespeed-optimization/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (5)Dependencies (1)Versions (19)Used By (0)

Neos CMS optimization of JPEGs for Google PageSpeed
===================================================

[](#neos-cms-optimization-of-jpegs-for-google-pagespeed)

[![Latest Stable Version](https://camo.githubusercontent.com/ba7a79379f22576a7d0af63aae73a16e445bd0e47fb8e65cf5a58f540c0b3178/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d6a7065672d7061676573706565642d6f7074696d697a6174696f6e2f762f737461626c65)](https://packagist.org/packages/vivomedia/neos-jpeg-pagespeed-optimization)[![Total Downloads](https://camo.githubusercontent.com/ba482529437e06089735e65b0eaf05cab93229af0f4df0324bed23da29430b64/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d6a7065672d7061676573706565642d6f7074696d697a6174696f6e2f646f776e6c6f616473)](https://packagist.org/packages/vivomedia/neos-jpeg-pagespeed-optimization)[![License](https://camo.githubusercontent.com/45cee4dc0eff004dc8ef3e37403d961661e748f66052dec01cdbde770eeb99dd/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d6a7065672d7061676573706565642d6f7074696d697a6174696f6e2f6c6963656e7365)](https://packagist.org/packages/vivomedia/neos-jpeg-pagespeed-optimization)[![Maintainability](https://camo.githubusercontent.com/3eafab653ab971cab419018c42cfad67bd7c3fb805910296862c22d8409606d1/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f62383236393437653539396461393863326264612f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/vivomedia-de/neos-jpeg-pagespeed-optimization/maintainability)

As [Google PageSpeed docs](https://developers.google.com/speed/docs/insights/OptimizeImages?hl=en) suggests to increase the Google PageSpeed, this Neos CMS plugin changes the sampling factor of images to 4:2:0 while resizing.

Works very well in addition to [moc/imageoptimizer](https://github.com/mocdk/MOC.ImageOptimizer).

**Supported Imagine drivers:**

- [Imagick](https://pecl.php.net/package/imagick) (ImageMagick)

Install
-------

[](#install)

Install with composer

```
composer require vivomedia/neos-jpeg-pagespeed-optimization

```

If you want to change all already created images, you have to clear all thumbnails and the cache.

```
./flow media:clearthumbnails
./flow flow:cache:flush --force

```

Configuration
-------------

[](#configuration)

If you want to disable the image optimization in development context, you can set up following configuration in your `/Configuration/Development/Settings.yaml`

```
VIVOMEDIA:
  GooglePageSpeed:
    JpegOptimization:
      enabled: false

```

TODO
----

[](#todo)

Imgine drivers:

- [Gmagick](https://pecl.php.net/package/gmagick) (GraphicsMagick)

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance81

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

Established project with proven stability

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

Recently: every ~727 days

Total

16

Last Release

182d ago

Major Versions

1.0.1 → 2.0.12017-11-14

1.0.x-dev → 2.0.32017-11-14

1.0.3 → 2.0.42017-11-14

1.1.1 → 2.1.12017-11-20

### Community

Maintainers

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

---

Top Contributors

[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (21 commits)")

### Embed Badge

![Health badge](/badges/vivomedia-neos-jpeg-pagespeed-optimization/health.svg)

```
[![Health](https://phpackages.com/badges/vivomedia-neos-jpeg-pagespeed-optimization/health.svg)](https://phpackages.com/packages/vivomedia-neos-jpeg-pagespeed-optimization)
```

###  Alternatives

[neos/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[sitegeist/kaleidoscope

Responsive-images for Neos

29370.3k12](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2542.4k](/packages/kaufmanndigital-gdpr-cookieconsent)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1595.1k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

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