Just wondering if there was a way to easily automate adding a Watermark (logo) to opened images (either during importing/opening them or after).
I did some Searching, but all I am finding are results related to Scripting or Recording Steps.
Although the recording steps seems close, for now I have been saving a 'Template' (PSPIMAGE file) with the desired watermark (logo) on a layer with no other images on any other Layers (Transparent background). Then I copy the 'Template' after opening it, go back to my initial image and Paste it as a New Layer in my desired image.
Can't all of this be done in one step... say a Menu Option that lets me set a Watermark/Logo, where later on (when I want to use it), I can just pull-down an option that says "Brand with Watermark" and it's all done in one go?
No opening other images, no copying, moving back to the image, pasting, etc?
Thanks for any ideas
Easily Repeat Adding Watermark to opened images?
Moderator: Kathy_9
- TroyTheTech
- Posts: 99
- Joined: Fri Aug 28, 2015 8:09 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte Z370P-D3
- processor: Intel i5-9400F
- ram: 16GB
- Video Card: AMD RX 5600 XT
- sound_card: Realtek 8-Channel Onboard
- Hard_Drive_Capacity: 512GB+4TB
- Corel programs: PaintShopPro, VideoStudioPro
- Location: Canada
-
Kathy_9
- Site Admin
- Posts: 2896
- Joined: Tue Nov 30, 2010 12:44 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: 8th Generation Intel Core i7 8700 3 20 GHz
- ram: 16GB
- Video Card: NVIDIA GeForce RTX 2060 [6 GB GDDR6 dedicated]
- sound_card: NVIDIA High Definition Audio
- Hard_Drive_Capacity: 2TB
- Monitor/Display Make & Model: HP EliteDisplay E243m 23.8-inch
- Corel programs: PSPX2 ~2023; Painter 2018~23
- Location: USA
- Contact:
Re: Easily Repeat Adding Watermark to opened images?
You could save your watermark as a brush and then apply it your images.
PSPX9 | PSP2020 | PSP2021| PSP2022 | PSP2023 & PhotoMirage installed; PSPX | PSPX2 thru PSP2019 owned but not installed
http://www.flickr.com/photos/37153430@N03/
http://www.flickr.com/photos/37153430@N03/
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Easily Repeat Adding Watermark to opened images?
That's what a script does. It lets you just run a bunch of commands all in one go after you've recorded the initial setup. Now PSP uses Watermarks more as a final step. The Watermark command, for instance, merges the image into a single layer before applying the watermark. The easiest way to add a watermark is the watermark command, but if you want the watermark on its own layer then this command is not the way to go. If, however, you don't mind the watermark and the image being merged together, I recommend only using this command in a batch process or at the end of each image edit just before you save it.
The watermark command is very easy to use. It lets you tile the watermark, center it, place it in a corner, size it, and adjust opacity. It's not the same thing as opening the image and custom placing it, but it's the easiest method. The watermark command can also be recorded as a script for quick one click action. Or to be used in a batch, or as an image pre-processor.
Second easiest is to record a script with all of the steps, opening an image, copying it, then closing the image, and pasting the image as a new layer. It will always center the watermark. And have predifined opacity. And always the same size, even on smaller images. So it doesn't resize to fit. More flexibility with final size and placement, less automation.
Third method is harder, it requires more forethought and some programming. I'm guessing you'll want to leave that method alone.
https://drive.google.com/open?id=0B8FlF ... G4wNzJEeDQ
The watermark command is very easy to use. It lets you tile the watermark, center it, place it in a corner, size it, and adjust opacity. It's not the same thing as opening the image and custom placing it, but it's the easiest method. The watermark command can also be recorded as a script for quick one click action. Or to be used in a batch, or as an image pre-processor.
Second easiest is to record a script with all of the steps, opening an image, copying it, then closing the image, and pasting the image as a new layer. It will always center the watermark. And have predifined opacity. And always the same size, even on smaller images. So it doesn't resize to fit. More flexibility with final size and placement, less automation.
Third method is harder, it requires more forethought and some programming. I'm guessing you'll want to leave that method alone.
https://drive.google.com/open?id=0B8FlF ... G4wNzJEeDQ
Last edited by LeviFiction on Mon Jul 31, 2017 10:59 pm, edited 1 time in total.
https://levifiction.wordpress.com/
- TroyTheTech
- Posts: 99
- Joined: Fri Aug 28, 2015 8:09 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte Z370P-D3
- processor: Intel i5-9400F
- ram: 16GB
- Video Card: AMD RX 5600 XT
- sound_card: Realtek 8-Channel Onboard
- Hard_Drive_Capacity: 512GB+4TB
- Corel programs: PaintShopPro, VideoStudioPro
- Location: Canada
Re: Easily Repeat Adding Watermark to opened images?
Thank you for the knowledgeable replies
Then I just pick it as a Brush and click once on the image. "Pop", it's done.
THANK YOU
That's a great idea!Kathy_9 wrote:You could save your watermark as a brush and then apply it your images.
Then I just pick it as a Brush and click once on the image. "Pop", it's done.
THANK YOU
-
Kathy_9
- Site Admin
- Posts: 2896
- Joined: Tue Nov 30, 2010 12:44 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: 8th Generation Intel Core i7 8700 3 20 GHz
- ram: 16GB
- Video Card: NVIDIA GeForce RTX 2060 [6 GB GDDR6 dedicated]
- sound_card: NVIDIA High Definition Audio
- Hard_Drive_Capacity: 2TB
- Monitor/Display Make & Model: HP EliteDisplay E243m 23.8-inch
- Corel programs: PSPX2 ~2023; Painter 2018~23
- Location: USA
- Contact:
Re: Easily Repeat Adding Watermark to opened images?
You're welcome. 
PSPX9 | PSP2020 | PSP2021| PSP2022 | PSP2023 & PhotoMirage installed; PSPX | PSPX2 thru PSP2019 owned but not installed
http://www.flickr.com/photos/37153430@N03/
http://www.flickr.com/photos/37153430@N03/
-
Cassel
- Posts: 1587
- Joined: Fri Oct 29, 2010 6:49 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 16Gb
- Corel programs: PSP 8 (JASC) to PSP 2023
- Location: Canada
- Contact:
Re: Easily Repeat Adding Watermark to opened images?
I have a free Watermarking script that won't merge the layers and lets you use anything as a watermark.
http://creationcassel.com/store/index.p ... cts_id=286
http://creationcassel.com/store/index.p ... cts_id=286
Cassel
https://creationcassel.com/store
Specializing in PSP specific products: scripts and tubes
https://scrapbookcampus.com
for beginner and seasoned scrappers and designers and other PSP users
https://creationcassel.com/store
Specializing in PSP specific products: scripts and tubes
https://scrapbookcampus.com
for beginner and seasoned scrappers and designers and other PSP users
-
Zantara
- Posts: 318
- Joined: Mon Feb 16, 2015 8:55 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: i5-2100 3 10 Ghz
- ram: 12Gb DDR4
- Video Card: Intel UHD graphics 620
- Hard_Drive_Capacity: 256SSD 1TB
- Corel programs: From PSPX2 to PSP2022
- Location: The Netherlands
- Contact:
Re: Easily Repeat Adding Watermark to opened images?
I made a brush with my watermark.
Use
* Image > Watermark > Visible Watermark
* Find the brush in the folder where your brushes are saved
If you have a personal toolbar, add the button "Visible Watermark" to it.
You can change depth, size and transparency with each image you use your watermark on.
A script works just as fast, it's what you prefer, I suppose.
Use
* Image > Watermark > Visible Watermark
* Find the brush in the folder where your brushes are saved
If you have a personal toolbar, add the button "Visible Watermark" to it.
You can change depth, size and transparency with each image you use your watermark on.
A script works just as fast, it's what you prefer, I suppose.
