An open API service indexing awesome lists of open source software.

https://github.com/phauthentic/file-storage-image-processor

Image Processing for phauthentic/file-storage
https://github.com/phauthentic/file-storage-image-processor

Last synced: 4 months ago
JSON representation

Image Processing for phauthentic/file-storage

Awesome Lists containing this project

README

          

# File Storage Image Processing

[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/Phauthentic/file-storage-image-processor/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/Phauthentic/file-storage-image-processor/)
[![Code Quality](https://img.shields.io/scrutinizer/g/Phauthentic/file-storage-image-processor/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/Phauthentic/file-storage-image-processor/)

Image Processing for the [File Storage Library](https://github.com/Phauthentic/file-storage-image-processor).

## Features

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

## Installation

```sh
composer require phauthentic/file-storage-image-processor
```

## Documentation

Please start by reading [docs/index.md](/docs/index.md) in this repository.

## License

Copyright 2020 Florian Krämer

Licensed under the [MIT license](license.txt).

[1]: https://getcomposer.org/
[2]: https://github.com/spatie/
[3]: https://laravel.com/
[4]: https://cakephp.org/