Watermark images with Python via Docker
170
https://github.com/reverie89/docker-python-watermark
Text appears at a 45 degrees angle overlayed on an image
To use app:
input directoryinput directorydocker run
--rm
--env-file .env
-v ./input:/input
-v ./output:/output
reverie89/python-watermark
output directoryDocker container was built with Python 3.11 and uses the Pillow ~=9.0 package
Content type
Image
Digest
sha256:8969c7f88…
Size
53.3 MB
Last updated
over 3 years ago
docker pull reverie89/python-watermark:3.11