Watermark GPT allows you to add a customizable watermark to any image. It supports drag-and-drop and click-to-upload functionality, and the watermark text is dynamically sized based on the image dimensions.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- A modern web browser (e.g., Chrome, Firefox, Safari)
- Git (for cloning the repository)
# First, clone the repository to your local machine using Git.
git clone https://github.com/asendia/watermark-gpt.git
# After cloning, navigate to the project directory
cd watermark-gpt
# Open the `index.html` file in your web browser. You can do this by either double-clicking the file or by dragging and dropping it into your browser.
open index.html
- Upload an Image
- Drag and drop an image onto the designated area or click on the area to open a file dialog and select an image.
- Enter Watermark Text
- Once an image is selected, a prompt will appear. Enter the desired text for the watermark and press OK.
- View Watermarked Image
- The watermarked image will be displayed on the screen. The watermark will be repeated diagonally across the entire image.
- Save the Watermarked Image
- Right-click on the watermarked image and select "Save image as..." to download it to your computer.
Please feel free to contribute to this project. Any contributions you make are greatly appreciated.
This project is licensed under the MIT License.
- Created using ChatGPT: https://chat.openai.com/share/291f848a-d58e-45e4-8266-622d1455451a