php-collective/file-storage-image-processor

dev-master 2023-12-27 16:17 UTC

This package is auto-updated.

Last update: 2024-04-27 18:20:04 UTC


README

CI Software License

Image Processing for the File Storage Library.

Features

  • Manipulates images and produces variants of the original image and stores them.
  • Optimizes image size

Installation

composer require php-collective/file-storage-image-processor

Documentation

Please start by reading docs/ in this repository.