Projects imageEdit

imageEdit: PHP5 Online Image Editor

imageEdit is a web based frontend for the PHP5 and GD image manipulation functions/libraries. It is primarily designed for non-technical users to have "desktop style" image editing capabilities. Experienced web developers will find many familiar filters and editing functions which allow them to make quick edits w/o having reload load images to a website.

Features:

  • Unlimited levels of Undo (# levels set in config file)
  • Transparency support on PNG and GIF images
  • Pro-style interface
  • Easily hooked into existing content managers
  • Currently supports GIF, JPG, JPEG and PNG formats

Editing Functions:

Effects Filters:

  • Beveled Edge
  • Drop Shadow
  • Picture Frame
  • Edge Detect
  • Emboss
  • Mean Removal
  • Sephia
  • Random Noise
  • Pixel Scatter
  • Gaussian Blur
  • Smooth
  • Sharpen
  • Pixelate
  • Rounded Corners
  • Window Blinds
  • Grid Lines

Colors Filters:

  • Brightness/Contrast
  • Adjust RGB
  • Threshold
  • Gamma Correction
  • Colorize (solid or gradient)
  • Grayscale
  • Negate
  • Swap RGB

Layers Filters:

  • Set background transparent (png & gif only with solid background)
  • Merge transparent background (solid or gradient)
Requirements:
  • PHP5+ with bundled GD (2.0.28+ compatible)
  • Javascript enabled browser: IE5+, Firefox, NS6+, Opera7+, Safari, etc...

Version:

  • 1.0.0 Beta

License:

  • LGPL

Screenshot:

Screenshot

Downloads | Documentation | Support | Examples