Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

🖋️ Image Watermarking Tool

A simple Streamlit app to add text or logo watermarks to images.


🚀 Features

  • Upload image (JPG/PNG)
  • Add text watermark with adjustable font size, position, and opacity
  • Add logo watermark with adjustable size, position, and transparency
  • Live preview before download
  • Download final image as JPG

🧱 Tech Stack

  • Python 3
  • Streamlit
  • Pillow (PIL)