Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.11 KB

Image Processing Tool

This tool applies a watermark to images in the raw_images folder. The watermarked images are saved in the copyrighted_images folder.

Developer

Md Mahedi Zaman Zaber

Powered By

ZealTyro

Website

www.zealtyro.com

Features

  • 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.

Installation

  1. Ensure you have an internet connection for the initial setup.
  2. Clone this repository or download the ZIP file.
  3. Extract the contents to a folder.

Usage

  1. Place the images you want to watermark in the raw_images folder.
  2. Ensure the watermark image copyright.png exists in the same directory as the script.
  3. Run the process_image.bat file.
  4. Follow the on-screen instructions to process the images.

Requirements

  • Windows OS
  • Internet connection for initial setup

License

This project is licensed under the MIT License.