watermark on a layer - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: watermark on a layer (/Thread-watermark-on-a-layer) |
watermark on a layer - aka - 05-07-2022 Hi, Does please GIMP have some tools to do a watermark, but on a layer ? Thanks ! RE: watermark on a layer - Ofnuts - 05-07-2022
RE: watermark on a layer - aka - 05-07-2022 See please the picture for an approximative sample. I need a half-discreet watermark, done with the Gimp text writing tool. RE: watermark on a layer - Ofnuts - 05-07-2022 * Create a text layer in white with the Text tool. It is useful to have the text with explicit spaces at least on one side. You may also want to add an empty line below. Another way is to set the box to "Fixed" n the tool options and enlarge it manually * Filter > Map > Tile (uncheck Create new image). Give it the size of the image if you keep it straight, make it bigger than the image if you intend to rotate it (up to about 50%, depending on angle) * Rotate and center the watermark layer with the Rotate tool * Reduce its opacity * Crop the image back to its initial size [attachment=7888]
If you want to watermark several images, you can create the watermark layer as a separate image (large enough to cover all you needs, rotated and with reduced opacity), and then use File > Opens as layers to add to it images.
RE: watermark on a layer - rich2005 - 05-07-2022 Another way, equally hands on Make a text layer Rotate the text layer. Using the text as a separate image, reduce the opacity. Export the image as a png to your patterns folder. In the image to overlay, refresh the patterns Bucket fill using the new pattern, Might go like this: https://i.imgur.com/eTXLndz.mp4 If you want a plugin with variable text / size / etc... Then the Gimp gmic plugin has a 'Visible Watermark' filter. RE: watermark on a layer - sallyanne - 05-10-2022 There used to be a (was it a script?) to make a watermark on one of the sides of your picture. RE: watermark on a layer - nelo - 05-10-2022 What about GMIC > degradations > visible watermark ? RE: watermark on a layer - PixLab - 05-11-2022 (05-10-2022, 02:50 PM)nelo Wrote: What about That's a nice option as well |