ImageStamper is a user-friendly Python application designed to effortlessly add logos to multiple images in bulk. Whether you're a business owner, content creator, or graphic designer, ImageStamper streamlines the branding process, saving you time and ensuring consistency across your visuals.
The code is generated with ChatGPT so that's why it looks horrible
If you prefer to run the Python version of this ImageStamper instead of using the packaged executables, follow the steps below.
First, clone the repository to your local machine:
git clone https://github.com/woliver99/ImageStamper.git
cd ./ImageStamper
Install the required Python packages using pip:
pip install -r requirements.txt
Execute the main Python script to start the application:
python main.py