PHPackages                             jakercz/image - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. jakercz/image

ActiveLibrary[Image &amp; Media](/categories/media)

jakercz/image
=============

Image handling

v2.1.1(5y ago)09MITPHPPHP ^5.6 || ^7.0 || ^8.0

Since Dec 4Pushed 5y agoCompare

[ Source](https://github.com/jAKErCZ/Image)[ Packagist](https://packagist.org/packages/jakercz/image)[ Docs](https://github.com/jAKErCZ/Image)[ RSS](/packages/jakercz-image/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (38)Used By (0)

Gregwar's Image class
=====================

[](#gregwars-image-class)

[![Build status](https://camo.githubusercontent.com/50d0f023861d9fcd2b77692bfd5f939b341313dbc2506fb5337857997fb59270/68747470733a2f2f7472617669732d63692e636f6d2f6a414b4572435a2f496d6167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/github/jAKErCZ/Image)

The `Gregwar\Image` class purpose is to provide a simple object-oriented images handling and caching API.

Installation
============

[](#installation)

With composer :

```
composer require jakercz/image
```

Usage
=====

[](#usage)

Basic handling
--------------

[](#basic-handling)

Using methods chaining, you can open, transform and save a file in a single line:

```
