onedrop/progressiveimage

Last activity 22 Dec 2020 3 1 3038
composer require onedrop/progressiveimage

Overrides ImageThumbnailGenerator and adjusts all images to progressive

3.1

Version
3.1
Type
neos-package
Release Date
Dec 16, 2020 16:58
Source
git
Distribution
zip
Requires
LGPL-3.0+ ec0777cfa7127a94d339a7b727510512d93580c0

Onedrop.ProgressiveImage

This package overrides the default behavior of the ImageThumbnailGenerator of Neos.Media to always generate progressive images (interlace plane).

Compatibility

Neos Version Onedrop.ProgressiveImage Version
Neos 4.x, 5.x 3.x
Neos 3.x 2.x
Neos 2.3 LTS 1.x

How-To:

Install:

Use the command composer require onedrop/progressiveimage to add this package as a requirement to your Flow/Neos project.

Run flow media:clearthumbnails to re-generate existing images progressively.

The content of the readme is provided by Github
The same vendor provides 19 package(s).