PHPackages                             shadesoft/gd-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. shadesoft/gd-image

Abandoned → [intervention/image](/?search=intervention%2Fimage)ArchivedPackage[Image &amp; Media](/categories/media)

shadesoft/gd-image
==================

An image editing package using PHP's GD library.

v4.0.1(3y ago)2747↓100%MITPHPPHP &gt;=8.1

Since Dec 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sbolch/gd-image)[ Packagist](https://packagist.org/packages/shadesoft/gd-image)[ Docs](https://github.com/ShadeSoft/GDImage)[ Fund](https://www.buymeacoffee.com/ShadeSoft)[ Fund](https://www.paypal.me/ShadeSoft)[ RSS](/packages/shadesoft-gd-image/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (23)Used By (0)

GDImage
=======

[](#gdimage)

> An image editing package using PHP's GD library.

[![Latest Stable Version](https://camo.githubusercontent.com/a568f89b9da1f9c48e3c385f203f8b8b8af47d7eec892cb72da52bc9d788c7c7/68747470733a2f2f706f7365722e707567782e6f72672f73626f6c63682f67642d696d6167652f76657273696f6e)](https://packagist.org/packages/sbolch/gd-image)[![StyleCI](https://camo.githubusercontent.com/9a17e73f07c290855fab783f3684e1e82f056c8aae65bbabeefdb1c1671b8862/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130393639313235312f736869656c643f6272616e63683d6d61696e267374796c653d666c6174)](https://styleci.io/repos/109691251?branch=main)[![Total Downloads](https://camo.githubusercontent.com/75fcf17fd3228a55eae5c73ecdb59b661ea212e5f5e34bff4ddd3db7dcbb9381/68747470733a2f2f706f7365722e707567782e6f72672f73626f6c63682f67642d696d6167652f646f776e6c6f616473)](https://packagist.org/packages/sbolch/gd-image)[![License](https://camo.githubusercontent.com/ba69ce38db69d6e0347b03bcd9c652e03706d3debdf2ba95dda5510aa598ca83/68747470733a2f2f706f7365722e707567782e6f72672f73626f6c63682f67642d696d6167652f6c6963656e7365)](https://packagist.org/packages/sbolch/gd-image)

Installation
------------

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require sbolch/gd-image
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Usage
-----

[](#usage)

### Image Converter

[](#image-converter)

```
