Features  /  Image Editing  / 

Dynamic Text Watermark

reaConverter allows you to apply image and text watermarking to large groups of photos in a matter of seconds. Additionally, this powerful software supports dynamic watermarking, which involves a watermark text that differs from one image to the next.

In case you have an entire series of photos that you want to watermark and you don't plan to use an identical text for each of them, reaConverter allows you to place customizable image info on each photo. You can opt for inserting the image file name as watermark, its copyright information or image description, the full date and time when the photo was taken, as well as several other different details connected to each different photograph.

Install reaConverter

Open Images

Load one or more images you intend to watermark. Use the available drag-and-drop tool or select the images manually from the desired locations.

Dynamic Text Watermark

Go to the Edit images tab and click Add action → Watermarking → Text watermark

Instead of inserting a single text that will appear on all images, tick the Place image info box. You will then be able to select from a dropdown menu what info you would like to see on each image. Available options include the file name, the date and time, image description and several others. In this window you can also adjust the position of the watermark text by setting its coordinates, using pixels or percents. Plus, if you go to the Advanced section, you can adjust the opacity of the watermark text and rotate it to a customizable number of degrees.

Save the Result

Finally, go to the Saving options and decide on a local or online location for your newly watermarked images. Here you can also opt for converting them to a new format, out of the comprehensive list of image extensions supported by reaConverter.

Simply pick one of the buttons from the lower part of the screen and Start the editing and conversion process.

Video tutorial

Try Free Trial Version

You are welcome to contact our technical support when you have any questions about reaConverter.

Share

Command-line Interface

Advanced users can apply dynamic text watermarks using command-line interface in manual or automated mode. reaConverter Pro edition provides a command-line tool called cons_rcp.exe

Dynamic watermark via command-line:

cons_rcp.exe -s "C:\Path_to\input_file.jpg" -o "C:\Path_to\output_file.jpg" -text_watermark datetime pos50x50% op100 fn"Arial" fs24 b

Manual:

-text_watermark (adds dynamic text watermark)

Optional parameters:
  1. Dynamic image info (Syntax: filename, copyright, description, datetime, monthday, daymonthyear, time, comment, page)
  2. Watermark position (Syntax: pos30x30%, pos100x200px)
  3. Watermark opacity (Syntax: op100, integer from 1 to 100)
  4. Rotate watermark (Syntax: rot90, integer from -360 to 360)
  5. Font name (Syntax: fn"Arial", string with quotation marks)
  6. Font size (Syntax: fs18, integer from 8)
  7. Font color (Syntax: rgb(66,137,212), hex(4289d4))
  8. Font style (Syntax: b, i, u, s) where "b", "i", "u", "s" mean bold, italic, underline, strike.
  9. Apply to the page number (Syntax: p1, integer from 1)

Example:
  -text_watermark filename pos10x10 op30 fn"Arial" fs12 i

Command-line dynamic watermarking tool is an advanced feature meant for professional use, and is available in Pro edition only.

Download reaConverter Pro with CLI