PHP Watermark Script

This script will let you watermark your photos with ease. It uses the GD library. You'll have to create a PNG image with your watermark and update the script with its location.

Usage


watermark <Image File> <Output File Name>

Example


watermark.php image.jpg watermarked_image.jpg

Installation

Note

This script will remove the EXIF data from the image. Keep that in mind before running this on images.

Also, this script needs the GD library to work.

Examples

Some examples of images watermarked with this script...

Subscribe to Feed