Features  /  Image Editing  / 

Text Watermark

Are you worried that some of the photographs you post online might be used without your permission? If you want to protect your images from unauthorized use and highlight the fact that they are subjected to copyright, the easiest thing to do is add a text watermark to each of them.

A text watermark will make it a lot more difficult for other people to take your photos and present them as their own. Adding a text watermark on all your digital photos can take no more than a few seconds when you use a powerful piece of software such as reaConverter.

Install reaConverter

Open Images

Load all the images you intend to watermark. You can select them individually or add entire folders. reaConverter also features a handy drag-and-drop tool, to make things even easier.

Text Watermark

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

You will now be able to decide what text you want to put on your images. Adding only the universal sign for copyright protection ©, or adding image info (such file name, date / time or page number), are also among the available options. Next you can customize the position of the watermark text on the image, by inserting its desired coordinates using pixels or percents. For more options, go to the Advanced section, where you can rotate the watermark image and customize its opacity.

Save the Result

In the Saving options tab, pick the location of your newly watermarked images. You can save them in the source folder, in a newly created one or in another location of your choice.

Last but not least, don't forget this software also supports conversion in and to an impressive number of image formats.

Simply pick one of the extensions shown on the buttons placed in the lower part of the screen and then click Start. Your newly watermarked images will be done fast!

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 add text watermarks using command-line interface in manual or automated mode. reaConverter Pro edition provides a command-line tool called cons_rcp.exe

Text watermark via command-line example:

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

Manual:

-text_watermark (adds text watermark)

Optional parameters:
  1. Text string (Syntax: t"copyright", string with quotation marks)
  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. Place image info (Syntax: filename, copyright, description, datetime, monthday, daymonthyear, time, comment, page)
  10. Apply to the page number (Syntax: p1, integer from 1)

Example:
  -text_watermark t"Text Watermark Here" pos50x50% op100 fn"Arial" fs24 b

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

Download reaConverter Pro with CLI