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.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/neosrulez/tinypng

1.0.0 2021-03-21 13:15 UTC

This package is not auto-updated.

Last update: 2025-10-14 09:30:40 UTC


README

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

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