neosrulez/tinypng

There is no license information available for the latest version (1.0.0) of this package.

A package to automate your JPEG and PNG compression workflow with the TinyPNG API in Neos CMS.

1.0.0 2021-03-21 13:15 UTC

This package is not auto-updated.

Last update: 2024-04-30 02:57:12 UTC


README

Fusion class for optimizing images (JPEG and PNG) with TinyPNG directly in Neos CMS.

TinyPNG.png

Usage

<NeosRulez.TinyPNG:Class.TinyPNG imageUri={props.yourImageUri} />

Installation

The NeosRulez.TinyPNG package is listed on packagist (https://packagist.org/packages/neosrulez/tinypng) - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

composer require neosrulez/tinypng

Author