How do I save a standard water mark for re use?
The Watermark operation is an operation plug-in, which works with raster images and adds a specified image or a text to the original image.
The placement of the added object is specified in percents. Setting the values to 0% will put the watermark in top/left corner while setting it to 100% will place it in the bottom/right corner. It is also possible to add a margin (specified in pixels) to the object and the margin is considered part of the object changing its native size.
The watermark can be either text or image. In any case it is possible to set a master transparency value. If the watermark is to be an image, it is necessary to specify a full path that image in the configuration. In case of text watermark, there are many more options.
Text watermarks use selected font, they can be italic and/or bold and shadow can be placed under the text to make it more legible (the shadow will be either black or white depending on the color of the letters). The text can also be rotated by any angle in range -180 to 180 degrees. Finally, the size of the used font can either be specified in pixels or it may be automatically computed as percentage of the image size.
The watermarked text can consist of multiple lines with given alignment and the placeholders can be used:
If more flexibility is needed, it is possible to used the JavaScript operation and call the Watermark filter from there with parameters computed on the fly.
GUID: B840563F-6365-40EB-9438-1F84DB5B808F
Parameter name | Type | Default | Value | Note |
PosX | integer | 100 | 0-100% | horizontal position |
PosY | integer | 100 | 0-100% | vertical position |
Margins | integer | 10 | pixels | |
Opacity | integer | 100 | 0-100% | 0=completely transparent |
Type | integer | 0 | 0=text, 1=image | |
Image | string | "" | path to the watermark image | only used if Type is 1 |
Text | string | "%FILENAME%" | only used if Type is 0 | |
Font | string | "Arial" | only used if Type is 0 | |
Color | integer | 0x68e0e8 | RGB in 8bit hexadecimal (web) format | only used if Type is 0 |
Bold | bool | false | only used if Type is 0 | |
Italic | bool | false | only used if Type is 0 | |
Shadow | bool | false | only used if Type is 0 | |
Angle | integer | 0 | -180 to 180 degrees | only used if Type is 0 |
Alignment | integer | 2 | 0=left, 1=center, 2=right | only used if Type is 0 |
SizeType | integer | 0 | 0=absolute, 1=relative | only used if Type is 0 |
AbsSize | integer | 16 | pixels | only used if Type is 0 and SizeType is 0 |
RelSize | float | 2.0 | % | only used if Type is 0 and SizeType is 1 |
How do I save a standard water mark for re use?
Not sure what you are asking. The command remembers the last configuration, so you can reuse it just by using it again. If you are asking how do you create a new watermark, you just need to type in the text or create an image file, place it anywhere on your computer and then specify the path to that image file while running the command.
How to resize watermark image?
Open the watermark, use Image -> Resize, save is as a new image, use the new image as a new watermark.
WHAT ABOUT ARABIC TYPING?
Hard to test. Does it work?
Una vez puesta una marca de agua, se puede modificar?
Is it possible to batch process watermarking?
Find out how Vista icons differ from XP icons.
See how RealWorld Icon Editor handles Vista icons.