moc/imageoptimizer

Last activity 04 Aug 2020 31 11 98986
composer require moc/imageoptimizer

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

3.0.0

Version
3.0.0
Type
neos-package
Release Date
Jan 20, 2017 19:22
Source
git
Distribution
zip
Requires
  • neos/media: ~3.0
MIT
  • #flow
  • #performance
  • #media
  • #images
  • #neos
  • #imageoptimization
5dc9f7714e944ef95354b0f007697a6b84d137ef

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