moc/imageoptimizer
composer require moc/imageoptimizer
Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.
2.0.2
Readme excerpt
MOC.ImageOptimizerIntroduction
Neos CMS / Flow framework package that optimizes generated thumbnail images (jpg, png, gif, svg and more) for web presentation.
Original files are never affected since copies are always created for thumbnails.
Non-blocking during rendering (asynchronous) optimization.
Using jpegtran, optipng, gifsicle and svgo or alternative customizible ones for the optimizations.
Should work with Linux, FreeBSD, OSX, SunOS & Windows (only tested Linux & FreeBSD so far).
Compatible with Neos 1.x - 5.x / Flow 1.x - 6.x
Only supports local file system (no CDN support yet) (see #10) InstallationRequires npm (node.…
Read more
The same vendor provides 4 package(s).