Tuesday, November 6, 2012

Simple Java program to Watermark an Image

A watermarking is a technique that allows an individual to add copyright notices or other verification messages to digital audio, video, or image signals and documents. It  may be visible, hidden, or a combination of both. Lets see how it can be achieved using a simple Java program. Below is the simple code however you can customize it according to your requirement.

Please see the self explanatory Java program below.


Output:
OrignalImage.jpg

WatermarkedImage.jpg