Are there any image manipulation libraries in PHP? Which ones are good?
Resources and image libraries:
- PHP’s GD manual - PHP manual about image processing, generation and GD
- Imagine - PHP 5.3+ Object Oriented image manipulation library
- Image - PHP Image library