Get image effects on the fly.
Effects included are: sharpen, blur, brightness, contrast, colorize, grayscale, invert, rotate (background color customizable), and flip (vertical and horizontal).
Supports JPG, GIF (does not support animations), PNG, and BMP (not available for GD) image formats.
Supports GD and ImageMagick MagickWand for PHP image drawing.
Ability to switch to either GD or ImageMagick MagickWand for PHP image drawing if both installed.
Provides an interface for easier use.
PHP library to do a better job at reading the EXIF data embeded in images taken from digital cameras. If you have PHP compiled in a certain way, you may already be enjoying some functions that do this to some degree, but the default implementation fails to parse all the embebed tags. My library will read many, many more tags, and it will work without needing to compile PHP with the exif option.
Experimental support for adding images has been included. This function is currently absolutely unusable for production environments as it completely ignores the transparency settings of the overlay images. If you find a way to correct this error please let me know!
Many people asked me how to change the color of the embedded text. Versions prior to 0.3 did not support this, phpWatermark always tried to determine a usable color by itself. Starting with 0.3 you may specify a color by yourself either via a hex code or rgb values.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.