Watermark script for Gnome File Manager

Post updated to describe the .py version.

All,
I have made a little utility script that works on jpeg’s selected in the Gnome File Manager.

Features:

  • Non destructive, creates a new image file
  • Generates a watermark from a string set in the script
  • Font size scaled with width of photo
  • Stamps the watermark to the lower right corner

Example at 100%

If interested, the script is here: https://github.com/per2jensen/file-manager-scripts/blob/main/scripts/watermark.py

/Per

4 Likes