Skip to content

PHP Image Editor

Compare
Choose a tag to compare
@DantSu DantSu released this 30 May 14:55
· 16 commits to master since this release

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • add setOpacity option
  • Fix alpha mask issue
  • Fix getData issue