Skip to content

lakshyaelite/image-watermark-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Watermark Adder

GitHub stars GitHub forks GitHub issues GitHub license Last Commit

A simple static web app to add diagonal text watermarks to multiple images at once, with options for opacity, font size, and export format.

Features

  • 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

Usage

  1. Open index.html in your browser.
  2. Select one or more images.
  3. Enter the watermark text, adjust opacity and font size as needed.
  4. Choose export options and download your watermarked images.

Project Structure

image-watermark-adder/
├── index.html
├── style.css
├── script.js
└── README.md

Demo

Coming soon!

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published