Skip to content

Sikindhar/ImageWatermarkingApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A Python-based GUI tool to apply customizable watermarks to images. This application allows users to select input images, add watermarks with adjustable opacity, size, and position, and save the watermarked images. Built using Tkinter for the interface and Pillow (PIL) for image processing.

Features Select input directory for images and output directory for saving watermarked images. Upload a watermark image (PNG with transparency is recommended). Adjust watermark properties: Opacity: Set the transparency level of the watermark. Size: Scale the watermark as a percentage of the input image size. Position: Place the watermark at custom positions (X, Y). Tiling: Tile the watermark across the image. Preview the watermarked image before saving. Keyboard shortcut: Ctrl+S to save the previewed image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages