🖋️ 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)