onedrop/progressiveimage
composer require onedrop/progressiveimage
Overrides ImageThumbnailGenerator and adjusts all images to progressive
3.0.0
Readme excerpt
Onedrop.ProgressiveImageThis 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.
Read more
The same vendor provides 19 package(s).