A simple static web app to add diagonal text watermarks to multiple images at once, with options for opacity, font size, and export format.
- Select multiple images at once
- Enter custom watermark text
- Set watermark opacity and font size
- Preview watermarked images
- Export as original format or compressed WebP
- Option to remove "_watermarked" from file name
- Responsive UI with Bootstrap
- Open
index.htmlin your browser. - Select one or more images.
- Enter the watermark text, adjust opacity and font size as needed.
- Choose export options and download your watermarked images.
image-watermark-adder/
├── index.html
├── style.css
├── script.js
└── README.md
Coming soon!
This project is licensed under the MIT License.