Skip to content

Little cli tool to add image watermarks written in kotlin.

Notifications You must be signed in to change notification settings

pgebert/watermark

Repository files navigation

watermark

Little cli tool to add image watermarks written in kotlin.

Prerequisites

  • >=JDK 11.0.14

Getting started

./gradlew build
./gradlew run --console=plain

Follow the instructions to provide an image, a watermark as well as the specifications how and where to place the watermark on the original image.

Demonstration