You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is meant to be an image library for php that will open a large number of images types, and provide some basic operations - using whatever environment tools are available, ie Imagick, GD, ...
About
EasyImage is a very lightweight php image tool meant to abstract image file types, provide simple image transformations and writing. This library used php GD Image and/or Imagick Processing.