It is not news that there is a lot of clever content thief out there, who is dedicated to transferring information from blogs to their own sites.
The images can be protected with this script for Gimp that allows to put a frame with our name and that of the site:
The script installs Gimp's own scripts directory.
It may vary depending on the version, to know where we have to paste the script we enter Edit> Preferences> Folders> Scripts (Scripts-fu) from GIMP and we see the path that appears.
We will place it in the one found in Home.
The script comes with data from Jabba, the author of the script, but we can change it by modifying the data highlighted in bold:
SF-COLOR _ "Border color" '(0 0 0) SF-COLOR _ "Inner color"' (255 255 255) SF-STRING _ "Right text" "Â © Jabba 2011"SF-STRING _" Left text ""www.elblogdejabba.com"SF-FONT _" Font "" Comic Sans MS Bold "SF-ADJUSTMENT _" Font size (pixels) "'(14 2 1000 1 10 0 1) SF-COLOR _" Text color "' (135 135 135)
The script can be downloaded from here
Source: Jabba's Blog