317 B
317 B
WaterMarker
A simple watermarking program
This program is a very simple way to watermark images, it should work with most image types, but only supports png, jp(e)g and bmp files.
Building
- install at least Java 8u181
- run ./gradlew shadowJar
- in the folder build/libs there should be a WaterMarker.jar