Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watermark Fountain

A desktop app for batch-watermarking images. Drop in your files, configure a watermark, and process a whole batch at once.

Created by najt <3

Screenshots

Main window Batch complete Job queue
Main window Finished dialog Job queue

Download & Run (Windows)

Download WatermarkFountain.exe from the latest release and double-click it — no install needed.

Run from source

Requires Python 3.13+.

python -m venv .venv
.venv\Scripts\activate      # Windows
source .venv/bin/activate   # macOS/Linux

pip install -r requirements.txt
python src/main.py

Testing

pip install -r requirements-dev.txt
pytest

About

Modern desktop app for batch watermarking images.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages