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.

dev-master

Version
dev-master
Type
neos-package
Release Date
Aug 04, 2020 11:20
Source
git
Distribution
zip
Requires
  • neos/media: >=5
MIT
  • #flow
  • #performance
  • #media
  • #images
  • #neos
  • #imageoptimization
c596d3141bf3f1f93eb8a72f3208cb7c6ad56772

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