Description
Really flexible and easy-to-use PHP class to work with images using the GD Library
PHP Image Workshop alternatives and similar libraries
Based on the "Imagery" category.
Alternatively, view PHP Image Workshop alternatives based on common mentions on social networks and blogs.
-
Glide
Wonderfully easy on-demand image manipulation library with an HTTP based API. -
Image Optimizer
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools. -
GIF Creator
GifCreator is a PHP class that creates animated GIF from multiple images -
GIF Frame Extractor
GifFrameExtractor is a PHP class that separates all the frames (and their duration) of an animated GIF -
Image With Text
Create images with embedded text using advanced typography -
FasterImage
:racehorse: find the size of an image without downloading the whole file. Supports batch requests.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PHP Image Workshop or a related project?
README
================================
ImageWorkshop class
================================
Summary and features
Really flexible and easy-to-use PHP class to work with images using the GD Library
Installation
The class is designed for PHP 5.3+, but it can work with older PHP versions... Check how to install the class here: http://phpimageworkshop.com/installation.html
Usage
- Learn how to use the class in 5 minutes: http://phpimageworkshop.com/quickstart.html
- The complete documentation: http://phpimageworkshop.com/documentation.html
- Usefull tutorials: http://phpimageworkshop.com/tutorials.html
- Changelog: [CHANGELOG.md](CHANGELOG.md)
What's new in the doc' ?
- Installation guide: http://phpimageworkshop.com/installation.html
- Adding the flip documentation: http://phpimageworkshop.com/doc/25/flip-vertical-horizontal-mirror.html
- Adding the opacity documentation which was omitted: http://phpimageworkshop.com/doc/24/opacity-transparency.html
- Tutorial "Manage animated GIF with ImageWorkshop (and GiFFrameExtractor & GifCreator)": http://phpimageworkshop.com/tutorial/5/manage-animated-gif-with-imageworkshop.html
@todo
- Adding a method to add easily borders to a layer (external, inside and middle border)
- Check given hexa' color and remove # if exists.
*Note that all licence references and agreements mentioned in the PHP Image Workshop README section above
are relevant to that project's source code only.