This tool applies a watermark to images in the raw_images
folder. The watermarked images are saved in the copyrighted_images
folder.
Md Mahedi Zaman Zaber
ZealTyro
- Automatically checks and installs Python and Pillow if not already installed.
- Processes multiple image formats: JPG, JPEG, PNG, BMP, GIF, WEBP, TIFF.
- Dynamically resizes watermark to 10% of the image width.
- Positions watermark at the bottom-right corner with a margin.
- Ensure you have an internet connection for the initial setup.
- Clone this repository or download the ZIP file.
- Extract the contents to a folder.
- Place the images you want to watermark in the
raw_images
folder. - Ensure the watermark image
copyright.png
exists in the same directory as the script. - Run the
process_image.bat
file. - Follow the on-screen instructions to process the images.
- Windows OS
- Internet connection for initial setup
This project is licensed under the MIT License.