Using this code , User will be able to create a watermark on a given image. The text will appear according to the position (Top Left , Top Right , Center , Bottom Right and Bottome Left) specified by the user.
We will be using the PIL -Python Imaging Library for this program.
After running Watermark_maker.py
you will be asked
- Specify the path of the image .
- Input the Text for the The Watermark.
- Choose option (1-5) based on desired position of text on image .