moc/imageoptimizer

Letzte Aktivität 04 Aug 2020 31 11 98986
composer require moc/imageoptimizer

Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.

4.0.0

Version
4.0.0
Type
neos-package
Release Date
Aug 20, 2019 14:07
Source
git
Distribution
zip
Requires
  • neos/media: >=5
MIT
  • #flow
  • #performance
  • #media
  • #images
  • #neos
  • #imageoptimization
24df87cb1979714173a303eb51ef1a148b383bb6

Readme excerpt

MOC.ImageOptimizer

Introduction

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) Installation

Requires npm (node.…
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 4 package(s).