vivomedia/neos-jpeg-pagespeed-optimization

Last activity 26 Apr 2023 3 5941
composer require vivomedia/neos-jpeg-pagespeed-optimization

Neos CMS optimization of JPEGs for Google PageSpeed

2.0.1

Version
2.0.1
Type
neos-package
Release Date
Nov 14, 2017 11:05
Source
git
Distribution
zip
Requires
  • neos/neos: >=3.0
a6a742fafd87afb990114de462d31c0aebe3a939

Readme excerpt

Neos CMS optimization of JPEGs for Google PageSpeed

As Google PageSpeed docs 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.

Supported Imagine drivers:

  • Imagick (ImageMagick)
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

If you want to disable the image …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 13 package(s).