Skip to content

Files

Latest commit

 

History

History

Watermark Maker(On Image)

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Watermark Maker (For Images)

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.

Dependencies

We will be using the PIL -Python Imaging Library for this program.

Input

After running Watermark_maker.py you will be asked

  1. Specify the path of the image .
  2. Input the Text for the The Watermark.
  3. Choose option (1-5) based on desired position of text on image .

Sample Output

ORIGINAL IMAGE

Test-Image.png

WITH WATERMARK

Test-Image2.png

Centre-Text.png

Author

Aishwarya Chand